Protege-2000 1.7

edu.stanford.smi.protege.util
Class SwitchableActionListener

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.SwitchableListener
        |
        +--edu.stanford.smi.protege.util.SwitchableActionListener
All Implemented Interfaces:
ActionListener, EventListener

public abstract class SwitchableActionListener
extends SwitchableListener
implements ActionListener

Description of the class

Author:
Ray Fergerson

Constructor Summary
SwitchableActionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
abstract  void changed(ActionEvent e)
           
 
Methods inherited from class edu.stanford.smi.protege.util.SwitchableListener
disable, enable, isEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwitchableActionListener

public SwitchableActionListener()
Method Detail

actionPerformed

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

changed

public abstract void changed(ActionEvent e)

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.