public class FocusChangeEvent extends Component.Event
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_ID
Identifier for event that can be used in
EventRouter |
Constructor and Description |
---|
FocusChangeEvent(Component source)
Creates a new focus change event.
|
getComponent
getConnector
getSource, toString
public static final String EVENT_ID
EventRouter
public FocusChangeEvent(Component source)
source
- the new focus owner