org.ceryle.wiki.visualizer.core.actions.node
Class HideDependentPages

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by org.ceryle.wiki.visualizer.core.actions.WikiAction
          extended by org.ceryle.wiki.visualizer.core.actions.node.WikiNodeAction
              extended by org.ceryle.wiki.visualizer.core.actions.node.HideDependentPages
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PopupMenuListener

public class HideDependentPages
extends WikiNodeAction

HideDependentPages

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ceryle.wiki.visualizer.core.actions.node.WikiNodeAction
m_clickedNode
 
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
HideDependentPages(WikiNode node)
           
 
Method Summary
 void actionPerformed(ActionEvent arg0)
           
 
Methods inherited from class org.ceryle.wiki.visualizer.core.actions.WikiAction
getModel, popupMenuCanceled, popupMenuWillBecomeInvisible, popupMenuWillBecomeVisible
 
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

HideDependentPages

public HideDependentPages(WikiNode node)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent arg0)
Specified by:
actionPerformed in interface ActionListener
Overrides:
actionPerformed in class WikiAction


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.