protected class Component.AccessibleAWTComponent.AccessibleAWTFocusHandler extends Object implements FocusListener
Modifier | Constructor and Description |
---|---|
protected |
AccessibleAWTFocusHandler() |
public void focusGained(FocusEvent event)
FocusListener
复制
focusGained
在界面
FocusListener
public void focusLost(FocusEvent event)
FocusListener
复制
focusLost
中的
FocusListener