Protege-2000 1.7

edu.stanford.smi.protege.util
Class SwitchableSelectionListener

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

public abstract class SwitchableSelectionListener
extends SwitchableListener
implements SelectionListener

Description of the class

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-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.