public static class NbEditorKit.GenerateFoldPopupAction extends 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
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
GenerateFoldPopupAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt,
JTextComponent target) |
protected void |
addAction(JTextComponent target,
JMenu menu,
String actionName) |
protected void |
addAdditionalItems(JTextComponent target,
JMenu menu) |
protected String |
getItemText(JTextComponent target,
String actionName,
Action a) |
JMenuItem |
getPopupMenuItem(JTextComponent target) |
protected Class |
getShortDescriptionBundleClass() |
protected void |
setAddSeparatorBeforeNextAction(boolean addSeparator) |
actionNameUpdate, actionPerformed, asynchonous, createDefaultValue, findValue, getDefaultShortDescription, getPopupMenuText, getValue, putValue, updateComponent, updateComponent
augmentList, getFocusedComponent, getTextComponent
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, isEnabled, removePropertyChangeListener, setEnabled
protected Class getShortDescriptionBundleClass()
getShortDescriptionBundleClass
in class BaseAction
public void actionPerformed(ActionEvent evt, JTextComponent target)
actionPerformed
in class BaseAction
protected String getItemText(JTextComponent target, String actionName, Action a)
protected void addAction(JTextComponent target, JMenu menu, String actionName)
protected void setAddSeparatorBeforeNextAction(boolean addSeparator)
protected void addAdditionalItems(JTextComponent target, JMenu menu)
public JMenuItem getPopupMenuItem(JTextComponent target)
getPopupMenuItem
in class BaseAction