Class BaseInputMapSet
- java.lang.Object
-
- org.pushingpixels.radiance.theming.internal.inputmaps.BaseInputMapSet
-
- All Implemented Interfaces:
InputMapSet
- Direct Known Subclasses:
AquaInputMapSet
,GnomeInputMapSet
,WindowsInputMapSet
public class BaseInputMapSet extends java.lang.Object implements InputMapSet
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static class
BaseInputMapSet.ComboActions
Taken from BasicComboBoxUI.Actionsprotected static class
BaseInputMapSet.DesktopPaneActions
Taken from BasicDesktopPaneUI.Actionsprotected static class
BaseInputMapSet.FileChooserActions
From sun.swing.FilePane via BasicFileChooserUIprotected static class
BaseInputMapSet.ListActions
From BasicListUI.Actionsprotected static class
BaseInputMapSet.RootPaneActions
From BasicRootPaneUI.Actionsprotected static class
BaseInputMapSet.ScrollBarActions
From BasicScrollBarUI.Actionsprotected static class
BaseInputMapSet.ScrollPaneActions
From BasicScrollPaneUI.Actionsprotected static class
BaseInputMapSet.SliderActions
From BasicSliderUI.Actionsprotected static class
BaseInputMapSet.SplitPaneActions
protected static class
BaseInputMapSet.TabbedPaneActions
From BasicTabbedPaneUI.Actionsprotected static class
BaseInputMapSet.TableActions
From BasicTableUI.Actionsprotected static class
BaseInputMapSet.TableHeaderActions
protected static class
BaseInputMapSet.TextComponentActions
protected static class
BaseInputMapSet.ToolBarActions
From BasicToolBarUI.Actionsprotected static class
BaseInputMapSet.TreeActions
-
Constructor Summary
Constructors Constructor Description BaseInputMapSet()
-
Method Summary
-
-
-
Field Detail
-
PRESSED
public static final java.lang.String PRESSED
- See Also:
- Constant Field Values
-
RELEASED
public static final java.lang.String RELEASED
- See Also:
- Constant Field Values
-
COPY
public static final java.lang.String COPY
-
PASTE
public static final java.lang.String PASTE
-
CUT
public static final java.lang.String CUT
-
-
Method Detail
-
getActionControlFocusInputMap
protected RadianceInputMap getActionControlFocusInputMap()
-
getButtonFocusInputMap
public RadianceInputMap getButtonFocusInputMap()
- Specified by:
getButtonFocusInputMap
in interfaceInputMapSet
-
getCheckBoxFocusInputMap
public RadianceInputMap getCheckBoxFocusInputMap()
- Specified by:
getCheckBoxFocusInputMap
in interfaceInputMapSet
-
getComboBoxAncestorInputMap
public RadianceInputMap getComboBoxAncestorInputMap()
- Specified by:
getComboBoxAncestorInputMap
in interfaceInputMapSet
-
getDesktopAncestorInputMap
public RadianceInputMap getDesktopAncestorInputMap()
- Specified by:
getDesktopAncestorInputMap
in interfaceInputMapSet
-
getMultilineTextComponentFocusInputMap
protected RadianceInputMap getMultilineTextComponentFocusInputMap()
-
getEditorPaneFocusInputMap
public RadianceInputMap getEditorPaneFocusInputMap()
- Specified by:
getEditorPaneFocusInputMap
in interfaceInputMapSet
-
getFileChooserAncestorInputMap
public RadianceInputMap getFileChooserAncestorInputMap()
- Specified by:
getFileChooserAncestorInputMap
in interfaceInputMapSet
-
getFormattedTextFieldFocusInputMap
public RadianceInputMap getFormattedTextFieldFocusInputMap()
- Specified by:
getFormattedTextFieldFocusInputMap
in interfaceInputMapSet
-
getListFocusInputMap
public RadianceInputMap getListFocusInputMap()
- Specified by:
getListFocusInputMap
in interfaceInputMapSet
-
getPasswordFieldFocusInputMap
public RadianceInputMap getPasswordFieldFocusInputMap()
- Specified by:
getPasswordFieldFocusInputMap
in interfaceInputMapSet
-
getRadioButtonFocusInputMap
public RadianceInputMap getRadioButtonFocusInputMap()
- Specified by:
getRadioButtonFocusInputMap
in interfaceInputMapSet
-
getRootPaneAncestorInputMap
public RadianceInputMap getRootPaneAncestorInputMap()
- Specified by:
getRootPaneAncestorInputMap
in interfaceInputMapSet
-
getScrollBarAncestorInputMap
public RadianceInputMap getScrollBarAncestorInputMap()
- Specified by:
getScrollBarAncestorInputMap
in interfaceInputMapSet
-
getScrollPaneAncestorInputMap
public RadianceInputMap getScrollPaneAncestorInputMap()
- Specified by:
getScrollPaneAncestorInputMap
in interfaceInputMapSet
-
getSliderFocusInputMap
public RadianceInputMap getSliderFocusInputMap()
- Specified by:
getSliderFocusInputMap
in interfaceInputMapSet
-
getSpinnerAncestorInputMap
public RadianceInputMap getSpinnerAncestorInputMap()
- Specified by:
getSpinnerAncestorInputMap
in interfaceInputMapSet
-
getSplitPaneAncestorInputMap
public RadianceInputMap getSplitPaneAncestorInputMap()
- Specified by:
getSplitPaneAncestorInputMap
in interfaceInputMapSet
-
getTabbedPaneAncestorInputMap
public RadianceInputMap getTabbedPaneAncestorInputMap()
- Specified by:
getTabbedPaneAncestorInputMap
in interfaceInputMapSet
-
getTabbedPaneFocusInputMap
public RadianceInputMap getTabbedPaneFocusInputMap()
- Specified by:
getTabbedPaneFocusInputMap
in interfaceInputMapSet
-
getTableAncestorInputMap
public RadianceInputMap getTableAncestorInputMap()
- Specified by:
getTableAncestorInputMap
in interfaceInputMapSet
-
getTableHeaderAncestorInputMap
public RadianceInputMap getTableHeaderAncestorInputMap()
- Specified by:
getTableHeaderAncestorInputMap
in interfaceInputMapSet
-
getTextAreaFocusInputMap
public RadianceInputMap getTextAreaFocusInputMap()
- Specified by:
getTextAreaFocusInputMap
in interfaceInputMapSet
-
getTextFieldFocusInputMap
public RadianceInputMap getTextFieldFocusInputMap()
- Specified by:
getTextFieldFocusInputMap
in interfaceInputMapSet
-
getTextPaneFocusInputMap
public RadianceInputMap getTextPaneFocusInputMap()
- Specified by:
getTextPaneFocusInputMap
in interfaceInputMapSet
-
getToggleButtonFocusInputMap
public RadianceInputMap getToggleButtonFocusInputMap()
- Specified by:
getToggleButtonFocusInputMap
in interfaceInputMapSet
-
getToolBarAncestorInputMap
public RadianceInputMap getToolBarAncestorInputMap()
- Specified by:
getToolBarAncestorInputMap
in interfaceInputMapSet
-
getTreeAncestorInputMap
public RadianceInputMap getTreeAncestorInputMap()
- Specified by:
getTreeAncestorInputMap
in interfaceInputMapSet
-
getTreeFocusInputMap
public RadianceInputMap getTreeFocusInputMap()
- Specified by:
getTreeFocusInputMap
in interfaceInputMapSet
-
-