Protege 2.1.1

edu.stanford.smi.protege.util
Class SwitchableActionListener

java.lang.Object
  extended byedu.stanford.smi.protege.util.SwitchableListener
      extended byedu.stanford.smi.protege.util.SwitchableActionListener
All Implemented Interfaces:
ActionListener, EventListener

public abstract class SwitchableActionListener
extends SwitchableListener
implements ActionListener

An action listener which can be temporarily switched off.

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 2.1.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.