public class BasicSplitPaneUI.FocusHandler extends FocusAdapter
这个类应该被视为一个“受保护”的内部类。 仅在BasicSplitPaneUI的子类中实例化。
Constructor and Description |
---|
FocusHandler() |
public void focusGained(FocusEvent ev)
FocusAdapter
focusGained
在接口
FocusListener
focusGained
在
FocusAdapter
public void focusLost(FocusEvent ev)
FocusAdapter
focusLost
在接口
FocusListener
focusLost
in class
FocusAdapter
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.