Uses of Class
java.awt.Panel.AccessibleAWTPanel
-
Packages that use Panel.AccessibleAWTPanel Package Description java.applet Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms. -
-
Uses of Panel.AccessibleAWTPanel in java.applet
Subclasses of Panel.AccessibleAWTPanel in java.applet Modifier and Type Class Description protected class
Applet.AccessibleApplet
Deprecated.This class implements accessibility support for theApplet
class. -
Uses of Panel.AccessibleAWTPanel in javax.swing
Subclasses of Panel.AccessibleAWTPanel in javax.swing Modifier and Type Class Description protected class
JApplet.AccessibleJApplet
Deprecated.This class implements accessibility support for theJApplet
class.
-