Protege 3.4

edu.stanford.smi.protege.util
Class SwitchableSelectionListener

java.lang.Object
  extended by edu.stanford.smi.protege.util.SwitchableListener
      extended by edu.stanford.smi.protege.util.SwitchableSelectionListener
All Implemented Interfaces:
SelectionListener, EventListener

public abstract class SwitchableSelectionListener
extends SwitchableListener
implements SelectionListener

A base class that adds the ability to switch on and off a listener to the Selection listener interface.

Author:
Ray Fergerson

Constructor Summary
SwitchableSelectionListener()
           
 
Method Summary
abstract  void changed(SelectionEvent event)
           
 void selectionChanged(SelectionEvent event)
           
 
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

SwitchableSelectionListener

public SwitchableSelectionListener()
Method Detail

changed

public abstract void changed(SelectionEvent event)

selectionChanged

public final void selectionChanged(SelectionEvent event)
Specified by:
selectionChanged in interface SelectionListener

Protege 3.4

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