wt.clients.replication.unit
Class UsesPanel.SymFocus

java.lang.Object
  extended byjava.awt.event.FocusAdapter
      extended bywt.clients.replication.unit.UsesPanel.SymFocus
All Implemented Interfaces:
EventListener, FocusListener
Enclosing class:
UsesPanel

class UsesPanel.SymFocus
extends FocusAdapter


Constructor Summary
(package private) UsesPanel.SymFocus()
           
 
Method Summary
 void focusGained(FocusEvent event)
           
 
Methods inherited from class java.awt.event.FocusAdapter
focusLost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsesPanel.SymFocus

UsesPanel.SymFocus()
Method Detail

focusGained

public void focusGained(FocusEvent event)