Class WindowsInputMapSet
java.lang.Object
org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
org.pushingpixels.substance.internal.inputmaps.WindowsInputMapSet
- All Implemented Interfaces:
InputMapSet
-
Nested Class Summary
Nested classes/interfaces inherited from class org.pushingpixels.substance.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.substance.internal.inputmaps.BaseInputMapSet
getActionControlFocusInputMap, getButtonFocusInputMap, getCheckBoxFocusInputMap, getEditorPaneFocusInputMap, getFileChooserAncestorInputMap, getFormattedTextFieldFocusInputMap, getListFocusInputMap, getRadioButtonFocusInputMap, getRootPaneAncestorInputMap, getScrollPaneAncestorInputMap, getSpinnerAncestorInputMap, getSplitPaneAncestorInputMap, getTabbedPaneFocusInputMap, getTableAncestorInputMap, getTableHeaderAncestorInputMap, getTextAreaFocusInputMap, getTextPaneFocusInputMap, getToggleButtonFocusInputMap, getToolBarAncestorInputMap, getTreeAncestorInputMap, getTreeFocusInputMap
-
Constructor Details
-
WindowsInputMapSet
public WindowsInputMapSet()
-
-
Method Details
-
getComboBoxAncestorInputMap
- Specified by:
getComboBoxAncestorInputMap
in interfaceInputMapSet
- Overrides:
getComboBoxAncestorInputMap
in classBaseInputMapSet
-
getDesktopAncestorInputMap
- Specified by:
getDesktopAncestorInputMap
in interfaceInputMapSet
- Overrides:
getDesktopAncestorInputMap
in classBaseInputMapSet
-
getMultilineTextComponentFocusInputMap
- Overrides:
getMultilineTextComponentFocusInputMap
in classBaseInputMapSet
-
getPasswordFieldFocusInputMap
- Specified by:
getPasswordFieldFocusInputMap
in interfaceInputMapSet
- Overrides:
getPasswordFieldFocusInputMap
in classBaseInputMapSet
-
getScrollBarAncestorInputMap
- Specified by:
getScrollBarAncestorInputMap
in interfaceInputMapSet
- Overrides:
getScrollBarAncestorInputMap
in classBaseInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMap
in interfaceInputMapSet
- Overrides:
getSliderFocusInputMap
in classBaseInputMapSet
-
getTabbedPaneAncestorInputMap
- Specified by:
getTabbedPaneAncestorInputMap
in interfaceInputMapSet
- Overrides:
getTabbedPaneAncestorInputMap
in classBaseInputMapSet
-
getTextFieldFocusInputMap
- Specified by:
getTextFieldFocusInputMap
in interfaceInputMapSet
- Overrides:
getTextFieldFocusInputMap
in classBaseInputMapSet
-