Class GnomeInputMapSet
java.lang.Object
org.pushingpixels.radiance.theming.internal.inputmaps.BaseInputMapSet
org.pushingpixels.radiance.theming.internal.inputmaps.GnomeInputMapSet
- 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
Modifier and TypeMethodDescriptionMethods inherited from class org.pushingpixels.radiance.theming.internal.inputmaps.BaseInputMapSet
getActionControlFocusInputMap, getCheckBoxFocusInputMap, getComboBoxAncestorInputMap, getDesktopAncestorInputMap, getEditorPaneFocusInputMap, getFormattedTextFieldFocusInputMap, getListFocusInputMap, getMultilineTextComponentFocusInputMap, getPasswordFieldFocusInputMap, getRadioButtonFocusInputMap, getRootPaneAncestorInputMap, getScrollBarAncestorInputMap, getScrollPaneAncestorInputMap, getSpinnerAncestorInputMap, getSplitPaneAncestorInputMap, getTabbedPaneFocusInputMap, getTableAncestorInputMap, getTableHeaderAncestorInputMap, getTextAreaFocusInputMap, getTextFieldFocusInputMap, getTextPaneFocusInputMap, getToggleButtonFocusInputMap, getToolBarAncestorInputMap, getTreeAncestorInputMap
-
Constructor Details
-
GnomeInputMapSet
public GnomeInputMapSet()
-
-
Method Details
-
getButtonFocusInputMap
- Specified by:
getButtonFocusInputMap
in interfaceInputMapSet
- Overrides:
getButtonFocusInputMap
in classBaseInputMapSet
-
getFileChooserAncestorInputMap
- Specified by:
getFileChooserAncestorInputMap
in interfaceInputMapSet
- Overrides:
getFileChooserAncestorInputMap
in classBaseInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMap
in interfaceInputMapSet
- Overrides:
getSliderFocusInputMap
in classBaseInputMapSet
-
getTabbedPaneAncestorInputMap
- Specified by:
getTabbedPaneAncestorInputMap
in interfaceInputMapSet
- Overrides:
getTabbedPaneAncestorInputMap
in classBaseInputMapSet
-
getTreeFocusInputMap
- Specified by:
getTreeFocusInputMap
in interfaceInputMapSet
- Overrides:
getTreeFocusInputMap
in classBaseInputMapSet
-