Protege 3.4.5

edu.stanford.smi.protege.util
Class ListSelectionListenerAdapter

java.lang.Object
  extended by edu.stanford.smi.protege.util.SwitchableListener
      extended by edu.stanford.smi.protege.util.SwitchableListSelectionListener
          extended by edu.stanford.smi.protege.util.ListSelectionListenerAdapter
All Implemented Interfaces:
EventListener, ListSelectionListener

public class ListSelectionListenerAdapter
extends SwitchableListSelectionListener
implements ListSelectionListener

An adapter that allows a generic SelectionListener to be notified when list selection events occur.

Author:
Ray Fergerson

Constructor Summary
ListSelectionListenerAdapter(Selectable selectable)
           
 
Method Summary
 void changed(ListSelectionEvent event)
           
 
Methods inherited from class edu.stanford.smi.protege.util.SwitchableListSelectionListener
valueChanged
 
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
 
Methods inherited from interface javax.swing.event.ListSelectionListener
valueChanged
 

Constructor Detail

ListSelectionListenerAdapter

public ListSelectionListenerAdapter(Selectable selectable)
Method Detail

changed

public void changed(ListSelectionEvent event)
Specified by:
changed in class SwitchableListSelectionListener

Protege 3.4.5

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