org.netbeans.modules.editor
Class NbEditorKit.ToggleToolbarAction
java.lang.Object
javax.swing.AbstractAction
javax.swing.text.TextAction
org.netbeans.editor.BaseAction
org.netbeans.modules.editor.NbEditorKit.ToggleToolbarAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- NbEditorKit
Deprecated. this action is no longer used. It is reimplemented in editor.actions module.
public static class NbEditorKit.ToggleToolbarAction
- extends BaseAction
- See Also:
- Serialized Form
| Fields inherited from class org.netbeans.editor.BaseAction |
ABBREV_RESET, CLEAR_STATUS_TEXT, ICON_RESOURCE_PROPERTY, LOCALE_DESC_PREFIX, LOCALE_POPUP_PREFIX, MAGIC_POSITION_RESET, NO_KEYBINDING, NO_RECORDING, POPUP_MENU_TEXT, SAVE_POSITION, SELECTION_REMOVE, UNDO_MERGE_RESET, updateMask, WORD_MATCH_RESET |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
| Methods inherited from class org.netbeans.editor.BaseAction |
actionNameUpdate, actionPerformed, asynchonous, createDefaultValue, findValue, getDefaultShortDescription, getPopupMenuText, getValue, putValue, updateComponent, updateComponent |
NbEditorKit.ToggleToolbarAction
public NbEditorKit.ToggleToolbarAction()
- Deprecated.
actionPerformed
public void actionPerformed(ActionEvent evt,
JTextComponent target)
- Deprecated.
- Specified by:
actionPerformed in class BaseAction
getPopupMenuItem
public JMenuItem getPopupMenuItem(JTextComponent target)
- Deprecated.
- Overrides:
getPopupMenuItem in class BaseAction
getShortDescriptionBundleClass
protected Class getShortDescriptionBundleClass()
- Deprecated.
- Overrides:
getShortDescriptionBundleClass in class BaseAction