wt.clients.replication.unit
Class ReferencesPanel.SymItem

java.lang.Object
  extended bywt.clients.replication.unit.ReferencesPanel.SymItem
All Implemented Interfaces:
EventListener, ItemListener
Enclosing class:
ReferencesPanel

class ReferencesPanel.SymItem
extends Object
implements ItemListener


Constructor Summary
(package private) ReferencesPanel.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

ReferencesPanel.SymItem

ReferencesPanel.SymItem()
Method Detail

itemStateChanged

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