Protege 3.4.6

edu.stanford.smi.protege.util
Class SwitchableListSelectionListener

java.lang.Object
  extended by edu.stanford.smi.protege.util.SwitchableListener
      extended by 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

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 3.4.6

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