Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class BuildWireButtonListener

java.lang.Object
  |
  +--edu.stanford.smi.protegex.widget.diagram.BuildWireButtonListener
All Implemented Interfaces:
ActionListener, EventListener

public class BuildWireButtonListener
extends Object
implements ActionListener

Description of the class

Author:
William Grosso

Constructor Summary
BuildWireButtonListener(DiagramsPanel panel, MainWirebuilderPanel mainWirebuilderPanel, DiagramWidget widget, JButton owner)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 void setDiagramsPanel(DiagramsPanel panel)
           
 void setFirstNode(edu.stanford.smi.protege.model.Instance firstNode)
           
 void setSecondNode(edu.stanford.smi.protege.model.Instance secondNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildWireButtonListener

public BuildWireButtonListener(DiagramsPanel panel,
                               MainWirebuilderPanel mainWirebuilderPanel,
                               DiagramWidget widget,
                               JButton owner)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

setDiagramsPanel

public void setDiagramsPanel(DiagramsPanel panel)

setFirstNode

public void setFirstNode(edu.stanford.smi.protege.model.Instance firstNode)

setSecondNode

public void setSecondNode(edu.stanford.smi.protege.model.Instance secondNode)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.