uk.ac.ic.doc.automed.p2p.qproc.commands
Class ClearContextShapeCommand

java.lang.Object
  extended by uk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand
      extended by uk.ac.ic.doc.automed.p2p.qproc.commands.ClearContextShapeCommand
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ClearContextShapeCommand
extends GCommand


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand
CMD_EDIT_LABEL, CMD_SHOW_PROPERTIES, cmdID, EVENT_ON_CLICK, EVENT_ON_DOUBLE_CLICK, EVENT_ON_MOUSE_OVER, gviz, label, mode, MODE_ADVANCED, MODE_ALL, MODE_AUTORUN, MODE_DEFAULT, MODE_NOSHOW, MODE_PUBLISHER, MODE_USER
 
Constructor Summary
ClearContextShapeCommand(GraphViz gviz)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class uk.ac.ic.doc.automed.p2p.gui.graph.commands.GCommand
copyProperties, eventPerformed, getID, getLabel, getMenuDef, getMode, getOutput, getPeerName, init, isAutoCommand, setOutput, updateMenu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearContextShapeCommand

public ClearContextShapeCommand(GraphViz gviz)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)