wt.clients.doc
Class CreateDocumentFrame.SymItem

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

class CreateDocumentFrame.SymItem
extends Object
implements ItemListener


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

CreateDocumentFrame.SymItem

CreateDocumentFrame.SymItem()
Method Detail

itemStateChanged

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