public class BasicSliderUI.FocusHandler extends Object implements FocusListener
这个类应该被视为一个“受保护的”内部类。它只有在实例化子类Foo
。
Constructor and Description |
---|
FocusHandler() |
public void focusGained(FocusEvent e)
FocusListener
focusGained
接口
FocusListener
public void focusLost(FocusEvent e)
FocusListener
focusLost
接口
FocusListener
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.