charva.awt.event
public interface FocusListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
focusGained(FocusEvent fe_) |
void |
focusLost(FocusEvent fe_) |
void focusGained(FocusEvent fe_)
void focusLost(FocusEvent fe_)