zeus.visualiser.society
Class SocietyPanel.SocietyNodeEditor

java.lang.Object
  extended byzeus.gui.graph.AbstractGraphNodeEditor
      extended byzeus.visualiser.society.SocietyPanel.SocietyNodeEditor
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, GraphNodeEditor
Enclosing class:
SocietyPanel

class SocietyPanel.SocietyNodeEditor
extends AbstractGraphNodeEditor
implements java.awt.event.ActionListener


Field Summary
protected  javax.swing.JButton button
           
protected  java.awt.FileDialog dialog
           
protected  Graph graph
           
protected  GraphNode node
           
 
Fields inherited from class zeus.gui.graph.AbstractGraphNodeEditor
EDITING_CANCELLED, EDITING_STOPPED, editListeners
 
Constructor Summary
SocietyPanel.SocietyNodeEditor()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 java.awt.Component getNodeEditorComponent(Graph graph, GraphNode gnode)
           
 
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

button

protected javax.swing.JButton button

node

protected GraphNode node

graph

protected Graph graph

dialog

protected java.awt.FileDialog dialog
Constructor Detail

SocietyPanel.SocietyNodeEditor

public SocietyPanel.SocietyNodeEditor()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

getNodeEditorComponent

public java.awt.Component getNodeEditorComponent(Graph graph,
                                                 GraphNode gnode)
Specified by:
getNodeEditorComponent in interface GraphNodeEditor


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