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:
getButtonFocusInputMapin interfaceInputMapSet- Overrides:
getButtonFocusInputMapin classBaseInputMapSet
-
getFileChooserAncestorInputMap
- Specified by:
getFileChooserAncestorInputMapin interfaceInputMapSet- Overrides:
getFileChooserAncestorInputMapin classBaseInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMapin interfaceInputMapSet- Overrides:
getSliderFocusInputMapin classBaseInputMapSet
-
getTabbedPaneAncestorInputMap
- Specified by:
getTabbedPaneAncestorInputMapin interfaceInputMapSet- Overrides:
getTabbedPaneAncestorInputMapin classBaseInputMapSet
-
getTreeFocusInputMap
- Specified by:
getTreeFocusInputMapin interfaceInputMapSet- Overrides:
getTreeFocusInputMapin classBaseInputMapSet
-