public class FocusChangeListenerImpl extends java.lang.Object implements FocusChangeListener
Constructor and Description |
---|
FocusChangeListenerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(Editor editor) |
void |
focusLost(Editor editor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
focusGained, focusLost
public void focusGained(Editor editor)
focusGained
in interface FocusChangeListener
public void focusLost(Editor editor)
focusLost
in interface FocusChangeListener