|
org.netbeans.modules.editor/3 1.42.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
javax.swing.text.TextAction
org.netbeans.editor.BaseAction
org.netbeans.modules.editor.NbEditorKit.GenerateFoldPopupAction
public static class NbEditorKit.GenerateFoldPopupAction
| Field Summary |
|---|
| 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 class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
NbEditorKit.GenerateFoldPopupAction()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.netbeans.editor.BaseAction |
|---|
actionPerformed, asynchonous, createDefaultValue, findValue, getDefaultShortDescription, getPopupMenuText, getValue, updateComponent, updateComponent |
| Methods inherited from class javax.swing.text.TextAction |
|---|
augmentList, getFocusedComponent, getTextComponent |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NbEditorKit.GenerateFoldPopupAction()
| Method Detail |
|---|
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
|
org.netbeans.modules.editor/3 1.42.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||