Protege 3.4.1

edu.stanford.smi.protege.util
Class SwitchableListener

java.lang.Object
  extended by edu.stanford.smi.protege.util.SwitchableListener
Direct Known Subclasses:
DocumentChangedListener, SwitchableActionListener, SwitchableItemListener, SwitchableListSelectionListener, SwitchableSelectionListener

public abstract class SwitchableListener
extends Object

A listener that can be temporarily switched off.

Author:
Ray Fergerson

Constructor Summary
SwitchableListener()
           
 
Method Summary
 void disable()
           
 void enable()
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwitchableListener

public SwitchableListener()
Method Detail

disable

public void disable()

enable

public void enable()

isEnabled

public boolean isEnabled()

Protege 3.4.1

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