JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.desktop
java.awt.event
FocusAdapter
Uses of Class
java.awt.event.FocusAdapter
Packages that use
FocusAdapter
Package
Description
javax.swing.plaf.basic
Provides user interface objects built according to the Basic look and feel.
Uses of
FocusAdapter
in
javax.swing.plaf.basic
Subclasses of
FocusAdapter
in
javax.swing.plaf.basic
Modifier and Type
Class
Description
class
BasicSplitPaneUI.FocusHandler
Implementation of the FocusListener that the JSplitPane UI uses.
class
BasicTabbedPaneUI.FocusHandler
This class should be treated as a "protected" inner class.