Class AquaInputMapSet
java.lang.Object
org.pushingpixels.radiance.theming.internal.inputmaps.BaseInputMapSet
org.pushingpixels.radiance.theming.internal.inputmaps.AquaInputMapSet
- All Implemented Interfaces:
InputMapSet
-
Nested Class Summary
Nested classes/interfaces inherited from class BaseInputMapSet
BaseInputMapSet.ComboActions, BaseInputMapSet.DesktopPaneActions, BaseInputMapSet.FileChooserActions, BaseInputMapSet.ListActions, BaseInputMapSet.RootPaneActions, BaseInputMapSet.ScrollBarActions, BaseInputMapSet.ScrollPaneActions, BaseInputMapSet.SliderActions, BaseInputMapSet.SplitPaneActions, BaseInputMapSet.TabbedPaneActions, BaseInputMapSet.TableActions, BaseInputMapSet.TableHeaderActions, BaseInputMapSet.TextComponentActions, BaseInputMapSet.ToolBarActions, BaseInputMapSet.TreeActions -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseInputMapSet
getActionControlFocusInputMap, getButtonFocusInputMap, getCheckBoxFocusInputMap, getDesktopAncestorInputMap, getEditorPaneFocusInputMap, getFormattedTextFieldFocusInputMap, getRadioButtonFocusInputMap, getRootPaneAncestorInputMap, getScrollBarAncestorInputMap, getSpinnerAncestorInputMap, getSplitPaneAncestorInputMap, getTabbedPaneAncestorInputMap, getTabbedPaneFocusInputMap, getTableHeaderAncestorInputMap, getTextAreaFocusInputMap, getTextPaneFocusInputMap, getToggleButtonFocusInputMap, getToolBarAncestorInputMap, getTreeAncestorInputMap
-
Constructor Details
-
AquaInputMapSet
public AquaInputMapSet()
-
-
Method Details
-
getComboBoxAncestorInputMap
- Specified by:
getComboBoxAncestorInputMapin interfaceInputMapSet- Overrides:
getComboBoxAncestorInputMapin classBaseInputMapSet
-
getSingleLineTextComponentFocusInputMap
-
getMultilineTextComponentFocusInputMap
- Overrides:
getMultilineTextComponentFocusInputMapin classBaseInputMapSet
-
getFileChooserAncestorInputMap
- Specified by:
getFileChooserAncestorInputMapin interfaceInputMapSet- Overrides:
getFileChooserAncestorInputMapin classBaseInputMapSet
-
getListFocusInputMap
- Specified by:
getListFocusInputMapin interfaceInputMapSet- Overrides:
getListFocusInputMapin classBaseInputMapSet
-
getPasswordFieldFocusInputMap
- Specified by:
getPasswordFieldFocusInputMapin interfaceInputMapSet- Overrides:
getPasswordFieldFocusInputMapin classBaseInputMapSet
-
getScrollPaneAncestorInputMap
- Specified by:
getScrollPaneAncestorInputMapin interfaceInputMapSet- Overrides:
getScrollPaneAncestorInputMapin classBaseInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMapin interfaceInputMapSet- Overrides:
getSliderFocusInputMapin classBaseInputMapSet
-
getTableAncestorInputMap
- Specified by:
getTableAncestorInputMapin interfaceInputMapSet- Overrides:
getTableAncestorInputMapin classBaseInputMapSet
-
getTextFieldFocusInputMap
- Specified by:
getTextFieldFocusInputMapin interfaceInputMapSet- Overrides:
getTextFieldFocusInputMapin classBaseInputMapSet
-
getTreeFocusInputMap
- Specified by:
getTreeFocusInputMapin interfaceInputMapSet- Overrides:
getTreeFocusInputMapin classBaseInputMapSet
-