Package org.fife.ui.autocomplete
Class AutoCompletePopupWindow.KeyActionPair
java.lang.Object
org.fife.ui.autocomplete.AutoCompletePopupWindow.KeyActionPair
- Enclosing class:
AutoCompletePopupWindow
A mapping from a key (an Object) to an Action.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
action
-
-
Constructor Details
-
KeyActionPair
KeyActionPair() -
KeyActionPair
-