Class BaseInputMapSet
java.lang.Object
org.pushingpixels.radiance.theming.internal.inputmaps.BaseInputMapSet
- All Implemented Interfaces:
InputMapSet
- Direct Known Subclasses:
AquaInputMapSet, GnomeInputMapSet, WindowsInputMapSet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classTaken from BasicComboBoxUI.Actionsprotected static classTaken from BasicDesktopPaneUI.Actionsprotected static classFrom sun.swing.FilePane via BasicFileChooserUIprotected static classFrom BasicListUI.Actionsprotected static classFrom BasicRootPaneUI.Actionsprotected static classFrom BasicScrollBarUI.Actionsprotected static classFrom BasicScrollPaneUI.Actionsprotected static classFrom BasicSliderUI.Actionsprotected static classprotected static classFrom BasicTabbedPaneUI.Actionsprotected static classFrom BasicTableUI.Actionsprotected static classprotected static classprotected static classFrom BasicToolBarUI.Actionsprotected static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PRESSED
- See Also:
-
RELEASED
- See Also:
-
COPY
-
PASTE
-
CUT
-
-
Constructor Details
-
BaseInputMapSet
public BaseInputMapSet()
-
-
Method Details
-
getActionControlFocusInputMap
-
getButtonFocusInputMap
- Specified by:
getButtonFocusInputMapin interfaceInputMapSet
-
getCheckBoxFocusInputMap
- Specified by:
getCheckBoxFocusInputMapin interfaceInputMapSet
-
getComboBoxAncestorInputMap
- Specified by:
getComboBoxAncestorInputMapin interfaceInputMapSet
-
getDesktopAncestorInputMap
- Specified by:
getDesktopAncestorInputMapin interfaceInputMapSet
-
getMultilineTextComponentFocusInputMap
-
getEditorPaneFocusInputMap
- Specified by:
getEditorPaneFocusInputMapin interfaceInputMapSet
-
getFileChooserAncestorInputMap
- Specified by:
getFileChooserAncestorInputMapin interfaceInputMapSet
-
getFormattedTextFieldFocusInputMap
- Specified by:
getFormattedTextFieldFocusInputMapin interfaceInputMapSet
-
getListFocusInputMap
- Specified by:
getListFocusInputMapin interfaceInputMapSet
-
getPasswordFieldFocusInputMap
- Specified by:
getPasswordFieldFocusInputMapin interfaceInputMapSet
-
getRadioButtonFocusInputMap
- Specified by:
getRadioButtonFocusInputMapin interfaceInputMapSet
-
getRootPaneAncestorInputMap
- Specified by:
getRootPaneAncestorInputMapin interfaceInputMapSet
-
getScrollBarAncestorInputMap
- Specified by:
getScrollBarAncestorInputMapin interfaceInputMapSet
-
getScrollPaneAncestorInputMap
- Specified by:
getScrollPaneAncestorInputMapin interfaceInputMapSet
-
getSliderFocusInputMap
- Specified by:
getSliderFocusInputMapin interfaceInputMapSet
-
getSpinnerAncestorInputMap
- Specified by:
getSpinnerAncestorInputMapin interfaceInputMapSet
-
getSplitPaneAncestorInputMap
- Specified by:
getSplitPaneAncestorInputMapin interfaceInputMapSet
-
getTabbedPaneAncestorInputMap
- Specified by:
getTabbedPaneAncestorInputMapin interfaceInputMapSet
-
getTabbedPaneFocusInputMap
- Specified by:
getTabbedPaneFocusInputMapin interfaceInputMapSet
-
getTableAncestorInputMap
- Specified by:
getTableAncestorInputMapin interfaceInputMapSet
-
getTableHeaderAncestorInputMap
- Specified by:
getTableHeaderAncestorInputMapin interfaceInputMapSet
-
getTextAreaFocusInputMap
- Specified by:
getTextAreaFocusInputMapin interfaceInputMapSet
-
getTextFieldFocusInputMap
- Specified by:
getTextFieldFocusInputMapin interfaceInputMapSet
-
getTextPaneFocusInputMap
- Specified by:
getTextPaneFocusInputMapin interfaceInputMapSet
-
getToggleButtonFocusInputMap
- Specified by:
getToggleButtonFocusInputMapin interfaceInputMapSet
-
getToolBarAncestorInputMap
- Specified by:
getToolBarAncestorInputMapin interfaceInputMapSet
-
getTreeAncestorInputMap
- Specified by:
getTreeAncestorInputMapin interfaceInputMapSet
-
getTreeFocusInputMap
- Specified by:
getTreeFocusInputMapin interfaceInputMapSet
-