|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.gui.graph.AbstractGraphNodeEditor
zeus.visualiser.society.SocietyPanel.SocietyNodeEditor
| 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 |
protected javax.swing.JButton button
protected GraphNode node
protected Graph graph
protected java.awt.FileDialog dialog
| Constructor Detail |
public SocietyPanel.SocietyNodeEditor()
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
public java.awt.Component getNodeEditorComponent(Graph graph,
GraphNode gnode)
getNodeEditorComponent in interface GraphNodeEditor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||