Protege-2000 1.7

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

java.lang.Object
  |
  +--javax.swing.AbstractAction
        |
        +--edu.stanford.smi.protegex.widget.diagram.Diagrams_Action
All Implemented Interfaces:
Action, ActionListener, Cloneable, EventListener, Serializable
Direct Known Subclasses:
Diagrams_AddNode, Diagrams_InternalFrameAction, Diagrams_RemovalSuperclass, Diagrams_ViewAction

public abstract class Diagrams_Action
extends AbstractAction

Description of the class

Author:
William Grosso
See Also:
Serialized Form

Field Summary
protected  AnimationContext _mainDrawingArea
           
protected  DiagramWidget _widget
           
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
Diagrams_Action(DiagramWidget widget, AnimationContext mainDrawingArea, String toolTip, Icon icon)
           
 
Method Summary
abstract  void actionPerformed(ActionEvent event)
           
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_widget

protected DiagramWidget _widget

_mainDrawingArea

protected AnimationContext _mainDrawingArea
Constructor Detail

Diagrams_Action

public Diagrams_Action(DiagramWidget widget,
                       AnimationContext mainDrawingArea,
                       String toolTip,
                       Icon icon)
Method Detail

actionPerformed

public abstract void actionPerformed(ActionEvent event)
Overrides:
actionPerformed in class AbstractAction

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.