org.shetline.gui
Class KLabel.LabelFocusListener
java.lang.Object
  
org.shetline.gui.KLabel.LabelFocusListener
- All Implemented Interfaces: 
 - FocusListener, EventListener
 
- Enclosing class:
 - KLabel
 
protected class KLabel.LabelFocusListener
- extends Object
- implements FocusListener
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KLabel.LabelFocusListener
protected KLabel.LabelFocusListener()
focusGained
public void focusGained(FocusEvent e)
- Specified by:
 focusGained in interface FocusListener
 
 
focusLost
public void focusLost(FocusEvent e)
- Specified by:
 focusLost in interface FocusListener