Protege-2000 1.7

edu.stanford.smi.protege.util
Class SwitchableListSelectionListener

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.SwitchableListener
        |
        +--edu.stanford.smi.protege.util.SwitchableListSelectionListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Direct Known Subclasses:
ListSelectionListenerAdapter

public abstract class SwitchableListSelectionListener
extends SwitchableListener
implements ListSelectionListener

Description of the class

Author:
Ray Fergerson

Constructor Summary
SwitchableListSelectionListener()
           
 
Method Summary
abstract  void changed(ListSelectionEvent event)
           
 void valueChanged(ListSelectionEvent 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

SwitchableListSelectionListener

public SwitchableListSelectionListener()
Method Detail

changed

public abstract void changed(ListSelectionEvent event)

valueChanged

public final void valueChanged(ListSelectionEvent event)
Specified by:
valueChanged in interface ListSelectionListener

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.