org.netbeans.modules.editor/3 1.63.0 5

org.netbeans.modules.editor
Class NbEditorKit.NbBuildPopupMenuAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by javax.swing.text.TextAction
          extended by org.netbeans.editor.BaseAction
              extended by org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
                  extended by org.netbeans.modules.editor.NbEditorKit.NbBuildPopupMenuAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
NbEditorKit

public static class NbEditorKit.NbBuildPopupMenuAction
extends ExtKit.BuildPopupMenuAction

See Also:
Serialized Form

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, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
NbEditorKit.NbBuildPopupMenuAction()
           
NbEditorKit.NbBuildPopupMenuAction(Map attrs)
           
 
Method Summary
protected  void addAction(JTextComponent component, JPopupMenu popupMenu, Action action)
           
protected  void addAction(JTextComponent component, JPopupMenu popupMenu, String actionName)
           
protected  JPopupMenu buildPopupMenu(JTextComponent component)
           
protected  JPopupMenu createPopupMenu(JTextComponent component)
           
 
Methods inherited from class org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction
actionPerformed, debugPopupMenuItem, getItemText
 
Methods inherited from class org.netbeans.editor.BaseAction
actionNameUpdate, actionPerformed, asynchonous, createDefaultValue, findValue, getDefaultShortDescription, getPopupMenuItem, getPopupMenuText, getValue, putValue, 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, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NbEditorKit.NbBuildPopupMenuAction

public NbEditorKit.NbBuildPopupMenuAction()

NbEditorKit.NbBuildPopupMenuAction

public NbEditorKit.NbBuildPopupMenuAction(Map attrs)
Method Detail

createPopupMenu

protected JPopupMenu createPopupMenu(JTextComponent component)
Overrides:
createPopupMenu in class ExtKit.BuildPopupMenuAction

buildPopupMenu

protected JPopupMenu buildPopupMenu(JTextComponent component)
Overrides:
buildPopupMenu in class ExtKit.BuildPopupMenuAction

addAction

protected void addAction(JTextComponent component,
                         JPopupMenu popupMenu,
                         Action action)

addAction

protected void addAction(JTextComponent component,
                         JPopupMenu popupMenu,
                         String actionName)
Overrides:
addAction in class ExtKit.BuildPopupMenuAction

org.netbeans.modules.editor/3 1.63.0 5

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.