Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
public class DefaultFocusManager
extends FocusManager
This class has been obsoleted by the 1.4 focus APIs. While client code may
still use this class, developers are strongly encouraged to use
java.awt.KeyboardFocusManager and
java.awt.DefaultKeyboardFocusManager instead.
Please see
,
a section in The Java Tutorial, and the
Focus Specification
for more information.
Field Summary
Modifier and Type
Field and Description
Fields inherited from class javax.swing.FocusManager
For further API reference and developer documentation, see . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.