org.noos.xing.mydoggy.plaf.actions
Class IndexMenuToolWindowAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by org.noos.xing.mydoggy.ToolWindowAction
          extended by org.noos.xing.mydoggy.plaf.actions.IndexMenuToolWindowAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PlafToolWindowAction

public class IndexMenuToolWindowAction
extends org.noos.xing.mydoggy.ToolWindowAction
implements PlafToolWindowAction

Author:
Angelo De Caro (angelo.decaro@gmail.com)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.noos.xing.mydoggy.ToolWindowAction
actionName, AGGREGATE_ACTION_ID, AGGREGATE_MENU_ACTION_ID, DOCK_ACTION_ID, FLOATING_ACTION_ID, FLOATING_LIVE_ACTION_ID, HIDE_ACTION_ID, id, INDEX_MENU_ACTION_ID, MAXIMIZE_ACTION_ID, menuItem, MOVE_TO_ACTION_ID, PIN_ACTION_ID, POPUP_ACTION_ID, showTextOnTitleBar, TOOLS_MENU_ACTION_ID, toolWindow, visibleOnMenuBar, visibleOnTitleBar
 
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
IndexMenuToolWindowAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 JMenuItem getMenuItem()
           
 
Methods inherited from class org.noos.xing.mydoggy.ToolWindowAction
getActionName, getIcon, getId, getText, getTooltipText, getToolWindow, isShowTextOnTitleBar, isVisibleOnMenuBar, isVisibleOnTitleBar, setActionName, setIcon, setShowTextOnTitleBar, setText, setTooltipText, setToolWindow, setVisible, setVisibleOnMenuBar, setVisibleOnTitleBar
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexMenuToolWindowAction

public IndexMenuToolWindowAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

getMenuItem

public JMenuItem getMenuItem()
Overrides:
getMenuItem in class org.noos.xing.mydoggy.ToolWindowAction


Copyright © 2012. All Rights Reserved.