org.noos.xing.mydoggy.plaf.ui.look
Class MenuToolWindowTitleButtonPanelUI.PopupAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by org.noos.xing.mydoggy.ToolWindowAction
          extended by org.noos.xing.mydoggy.plaf.ui.look.MenuToolWindowTitleButtonPanelUI.PopupAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PlafToolWindowAction
Enclosing class:
MenuToolWindowTitleButtonPanelUI

public class MenuToolWindowTitleButtonPanelUI.PopupAction
extends org.noos.xing.mydoggy.ToolWindowAction
implements PlafToolWindowAction

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
MenuToolWindowTitleButtonPanelUI.PopupAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 JMenuItem getMenuItem()
           
 void setToolWindow(org.noos.xing.mydoggy.ToolWindow toolWindow)
           
 
Methods inherited from class org.noos.xing.mydoggy.ToolWindowAction
getActionName, getIcon, getId, getText, getTooltipText, getToolWindow, isShowTextOnTitleBar, isVisibleOnMenuBar, isVisibleOnTitleBar, setActionName, setIcon, setShowTextOnTitleBar, setText, setTooltipText, 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

MenuToolWindowTitleButtonPanelUI.PopupAction

public MenuToolWindowTitleButtonPanelUI.PopupAction()
Method Detail

setToolWindow

public void setToolWindow(org.noos.xing.mydoggy.ToolWindow toolWindow)
Overrides:
setToolWindow in class org.noos.xing.mydoggy.ToolWindowAction

getMenuItem

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

actionPerformed

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


Copyright © 2012. All Rights Reserved.