zeus.generator.task
Class SummaryTaskNodeEditor

java.lang.Object
  extended byzeus.gui.graph.AbstractGraphNodeEditor
      extended byzeus.generator.task.SummaryTaskNodeEditor
All Implemented Interfaces:
GraphNodeEditor

public class SummaryTaskNodeEditor
extends AbstractGraphNodeEditor


Field Summary
protected  SummaryTaskNodeEditorDialog dialog
           
protected  SummaryTaskModel model
           
protected  OntologyDb ontologyDb
           
 
Fields inherited from class zeus.gui.graph.AbstractGraphNodeEditor
EDITING_CANCELLED, EDITING_STOPPED, editListeners, graph, node
 
Constructor Summary
SummaryTaskNodeEditor(OntologyDb ontologyDb, SummaryTaskModel model)
           
 
Method Summary
 void editingCancelled()
           
 void editingStopped(TaskNode input, TaskLink[] links, java.util.Hashtable names)
           
 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

dialog

protected SummaryTaskNodeEditorDialog dialog

ontologyDb

protected OntologyDb ontologyDb

model

protected SummaryTaskModel model
Constructor Detail

SummaryTaskNodeEditor

public SummaryTaskNodeEditor(OntologyDb ontologyDb,
                             SummaryTaskModel model)
Method Detail

getNodeEditorComponent

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

editingStopped

public void editingStopped(TaskNode input,
                           TaskLink[] links,
                           java.util.Hashtable names)

editingCancelled

public void editingCancelled()


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