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 org.pushingpixels.radiance.theming.internal.inputmaps.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 org.pushingpixels.radiance.theming.internal.inputmaps.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:
getComboBoxAncestorInputMap
in interfaceInputMapSet
- Overrides:
getComboBoxAncestorInputMap
in classBaseInputMapSet
-
getSingleLineTextComponentFocusInputMap
-
getMultilineTextComponentFocusInputMap
- Overrides:
getMultilineTextComponentFocusInputMap
in classBaseInputMapSet
-
getFileChooserAncestorInputMap
- Specified by:
getFileChooserAncestorInputMap
in interfaceInputMapSet
- Overrides:
getFileChooserAncestorInputMap
in classBaseInputMapSet
-
getListFocusInputMap
- Specified by:
getListFocusInputMap
in interfaceInputMapSet
- Overrides:
getListFocusInputMap
in classBaseInputMapSet
-
getPasswordFieldFocusInputMap
- Specified by:
getPasswordFieldFocusInputMap
in interfaceInputMapSet
- Overrides:
getPasswordFieldFocusInputMap
in classBaseInputMapSet
-
getScrollPaneAncestorInputMap
- Specified by:
getScrollPaneAncestorInputMap
in interfaceInputMapSet
- Overrides:
getScrollPaneAncestorInputMap
in classBaseInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMap
in interfaceInputMapSet
- Overrides:
getSliderFocusInputMap
in classBaseInputMapSet
-
getTableAncestorInputMap
- Specified by:
getTableAncestorInputMap
in interfaceInputMapSet
- Overrides:
getTableAncestorInputMap
in classBaseInputMapSet
-
getTextFieldFocusInputMap
- Specified by:
getTextFieldFocusInputMap
in interfaceInputMapSet
- Overrides:
getTextFieldFocusInputMap
in classBaseInputMapSet
-
getTreeFocusInputMap
- Specified by:
getTreeFocusInputMap
in interfaceInputMapSet
- Overrides:
getTreeFocusInputMap
in classBaseInputMapSet
-