wt.clients.query
Class QueryPanel.SymItem

java.lang.Object
  extended bywt.clients.query.QueryPanel.SymItem
All Implemented Interfaces:
EventListener, ItemListener
Enclosing class:
QueryPanel

class QueryPanel.SymItem
extends Object
implements ItemListener

Capture events on the class picker.


Constructor Summary
(package private) QueryPanel.SymItem()
           
 
Method Summary
 void itemStateChanged(ItemEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryPanel.SymItem

QueryPanel.SymItem()
Method Detail

itemStateChanged

public void itemStateChanged(ItemEvent event)
Specified by:
itemStateChanged in interface ItemListener