public class GnomeInputMapSet extends 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| Constructor and Description |
|---|
GnomeInputMapSet() |
| Modifier and Type | Method and Description |
|---|---|
SubstanceInputMap |
getButtonFocusInputMap() |
SubstanceInputMap |
getFileChooserAncestorInputMap() |
SubstanceInputMap |
getSliderFocusInputMap() |
SubstanceInputMap |
getTabbedPaneAncestorInputMap() |
SubstanceInputMap |
getTreeFocusInputMap() |
getActionControlFocusInputMap, getCheckBoxFocusInputMap, getComboBoxAncestorInputMap, getDesktopAncestorInputMap, getEditorPaneFocusInputMap, getFormattedTextFieldFocusInputMap, getListFocusInputMap, getMultilineTextComponentFocusInputMap, getPasswordFieldFocusInputMap, getRadioButtonFocusInputMap, getRootPaneAncestorInputMap, getScrollBarAncestorInputMap, getScrollPaneAncestorInputMap, getSpinnerAncestorInputMap, getSplitPaneAncestorInputMap, getTabbedPaneFocusInputMap, getTableAncestorInputMap, getTableHeaderAncestorInputMap, getTextAreaFocusInputMap, getTextFieldFocusInputMap, getTextPaneFocusInputMap, getToggleButtonFocusInputMap, getToolBarAncestorInputMap, getTreeAncestorInputMappublic SubstanceInputMap getButtonFocusInputMap()
getButtonFocusInputMap in interface InputMapSetgetButtonFocusInputMap in class BaseInputMapSetpublic SubstanceInputMap getFileChooserAncestorInputMap()
getFileChooserAncestorInputMap in interface InputMapSetgetFileChooserAncestorInputMap in class BaseInputMapSetpublic SubstanceInputMap getSliderFocusInputMap()
getSliderFocusInputMap in interface InputMapSetgetSliderFocusInputMap in class BaseInputMapSetpublic SubstanceInputMap getTabbedPaneAncestorInputMap()
getTabbedPaneAncestorInputMap in interface InputMapSetgetTabbedPaneAncestorInputMap in class BaseInputMapSetpublic SubstanceInputMap getTreeFocusInputMap()
getTreeFocusInputMap in interface InputMapSetgetTreeFocusInputMap in class BaseInputMapSet