| 软件包 | 描述 |
|---|---|
| java.applet |
提供创建一个小程序所需的类和一个小程序用来与它的小程序上下文进行通信的类。
|
| java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
| javax.swing |
提供了一套“轻量级”(所有的java语言)组件,以最大可能的程度,在所有平台上工作。
|
| org.omg.CORBA |
提供了对OMG的CORBA映射的API java
TM编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
| Class and Description |
|---|
| Applet
一个小程序,是一个不打算自己运行的小程序,而是被嵌入到另一个应用程序中。
|
| AppletContext
此接口对应一个应用程序的环境:包含applet和同一文档中的其他应用程序的文档。
|
| AppletStub
当一个程序是先创建applet存根使用Applet的
setStub方法连接到它。
|
| AudioClip
的
AudioClip接口用于播放声音剪辑的一个简单的抽象。
|
| Class and Description |
|---|
| Applet
一个小程序,是一个不打算自己运行的小程序,而是被嵌入到另一个应用程序中。
|
| Class and Description |
|---|
| Applet
一个小程序,是一个不打算自己运行的小程序,而是被嵌入到另一个应用程序中。
|
| Applet.AccessibleApplet
这个类实现了对
Applet类可访问性支持。
|
| Class and Description |
|---|
| Applet
一个小程序,是一个不打算自己运行的小程序,而是被嵌入到另一个应用程序中。
|
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.