kiwi.ui
Class UIElementChooser._ListSelectionListener

java.lang.Object
  extended bykiwi.ui.UIElementChooser._ListSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
UIElementChooser

private class UIElementChooser._ListSelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

ListSelectionListener


Constructor Summary
private UIElementChooser._ListSelectionListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIElementChooser._ListSelectionListener

private UIElementChooser._ListSelectionListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent evt)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener