zeus.gui.graph
Class DefaultGraphNodeEditor

java.lang.Object
  extended byzeus.gui.graph.AbstractGraphNodeEditor
      extended byzeus.gui.graph.DefaultGraphNodeEditor
All Implemented Interfaces:
GraphNodeEditor

public class DefaultGraphNodeEditor
extends AbstractGraphNodeEditor


Nested Class Summary
private  class DefaultGraphNodeEditor.SymAction
           
 
Field Summary
protected  javax.swing.JTextField field
           
 
Fields inherited from class zeus.gui.graph.AbstractGraphNodeEditor
EDITING_CANCELLED, EDITING_STOPPED, editListeners, graph, node
 
Constructor Summary
DefaultGraphNodeEditor()
           
 
Method Summary
 java.awt.Component getNodeEditorComponent(Graph graph, GraphNode node)
           
 
Methods inherited from class zeus.gui.graph.AbstractGraphNodeEditor
addGraphNodeEditorListener, fireEditAction, removeGraphNodeEditorListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

field

protected javax.swing.JTextField field
Constructor Detail

DefaultGraphNodeEditor

public DefaultGraphNodeEditor()
Method Detail

getNodeEditorComponent

public java.awt.Component getNodeEditorComponent(Graph graph,
                                                 GraphNode node)


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