org.pushingpixels.substance.internal.inputmaps
Class AquaInputMapSet
java.lang.Object
org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet
org.pushingpixels.substance.internal.inputmaps.AquaInputMapSet
- All Implemented Interfaces:
- InputMapSet
public class AquaInputMapSet
- extends BaseInputMapSet
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 |
Methods inherited from class org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet |
getActionControlFocusInputMap, getButtonFocusInputMap, getCheckBoxFocusInputMap, getDesktopAncestorInputMap, getEditorPaneFocusInputMap, getFormattedTextFieldFocusInputMap, getRadioButtonFocusInputMap, getRootPaneAncestorInputMap, getScrollBarAncestorInputMap, getSpinnerAncestorInputMap, getSplitPaneAncestorInputMap, getTabbedPaneAncestorInputMap, getTabbedPaneFocusInputMap, getTableHeaderAncestorInputMap, getTextAreaFocusInputMap, getTextPaneFocusInputMap, getToggleButtonFocusInputMap, getToolBarAncestorInputMap, getTreeAncestorInputMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AquaInputMapSet
public AquaInputMapSet()
getComboBoxAncestorInputMap
public SubstanceInputMap getComboBoxAncestorInputMap()
- Specified by:
getComboBoxAncestorInputMap
in interface InputMapSet
- Overrides:
getComboBoxAncestorInputMap
in class BaseInputMapSet
getSingleLineTextComponentFocusInputMap
protected SubstanceInputMap getSingleLineTextComponentFocusInputMap()
getMultilineTextComponentFocusInputMap
protected SubstanceInputMap getMultilineTextComponentFocusInputMap()
- Overrides:
getMultilineTextComponentFocusInputMap
in class BaseInputMapSet
getFileChooserAncestorInputMap
public SubstanceInputMap getFileChooserAncestorInputMap()
- Specified by:
getFileChooserAncestorInputMap
in interface InputMapSet
- Overrides:
getFileChooserAncestorInputMap
in class BaseInputMapSet
getListFocusInputMap
public SubstanceInputMap getListFocusInputMap()
- Specified by:
getListFocusInputMap
in interface InputMapSet
- Overrides:
getListFocusInputMap
in class BaseInputMapSet
getPasswordFieldFocusInputMap
public SubstanceInputMap getPasswordFieldFocusInputMap()
- Specified by:
getPasswordFieldFocusInputMap
in interface InputMapSet
- Overrides:
getPasswordFieldFocusInputMap
in class BaseInputMapSet
getScrollPaneAncestorInputMap
public SubstanceInputMap getScrollPaneAncestorInputMap()
- Specified by:
getScrollPaneAncestorInputMap
in interface InputMapSet
- Overrides:
getScrollPaneAncestorInputMap
in class BaseInputMapSet
getSliderFocusInputMap
public SubstanceInputMap getSliderFocusInputMap()
- Specified by:
getSliderFocusInputMap
in interface InputMapSet
- Overrides:
getSliderFocusInputMap
in class BaseInputMapSet
getTableAncestorInputMap
public SubstanceInputMap getTableAncestorInputMap()
- Specified by:
getTableAncestorInputMap
in interface InputMapSet
- Overrides:
getTableAncestorInputMap
in class BaseInputMapSet
getTextFieldFocusInputMap
public SubstanceInputMap getTextFieldFocusInputMap()
- Specified by:
getTextFieldFocusInputMap
in interface InputMapSet
- Overrides:
getTextFieldFocusInputMap
in class BaseInputMapSet
getTreeFocusInputMap
public SubstanceInputMap getTreeFocusInputMap()
- Specified by:
getTreeFocusInputMap
in interface InputMapSet
- Overrides:
getTreeFocusInputMap
in class BaseInputMapSet