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
An adapter that converts a selection listener into a list selection listener. This listener can also be
temporarily switched off.
- Author:
- Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwitchableListSelectionListener
public SwitchableListSelectionListener()
changed
public abstract void changed(ListSelectionEvent event)
valueChanged
public final void valueChanged(ListSelectionEvent event)
- Specified by:
valueChanged
in interface ListSelectionListener
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.