zeus.gui.graph
Interface GraphNodeEditorListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Graph

public interface GraphNodeEditorListener
extends java.util.EventListener


Method Summary
 void graphNodeEditingCancelled(GraphNodeEditorEvent evt)
           
 void graphNodeEditingStopped(GraphNodeEditorEvent evt)
           
 

Method Detail

graphNodeEditingStopped

public void graphNodeEditingStopped(GraphNodeEditorEvent evt)

graphNodeEditingCancelled

public void graphNodeEditingCancelled(GraphNodeEditorEvent evt)


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.