跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
Uses of Class
java.awt.Panel
Packages that use
Panel
软件包
描述
java.applet
提供创建applet所需的类以及applet用于与其applet上下文通信的类。
javax.swing
提供一组“轻量级”(全Java语言)组件,这些组件在所有平台上尽可能地工作。
Uses of
Panel
in
java.applet
Subclasses of
Panel
in
java.applet
变量和类型
类
描述
class
Applet
已过时。
不推荐使用Applet API,无需替换。
Uses of
Panel
in
javax.swing
Subclasses of
Panel
in
javax.swing
变量和类型
类
描述
class
JApplet
已过时。
不推荐使用Applet API,无需替换。