| 词条 | AppletStub | 
| 释义 | 接口 AppletStubpublic interface AppletStub 当 applet 第一次被创建时,使用 applet 的 setStub 方法把 applet stub 连接到它。此 stub 充当 applet 和浏览器环境或 applet viewer 环境之间的接口,应用程序在此环境中运行。 从以下版本开始:JDK1.0 方法摘要void appletResize(int width, int height) AppletContext getAppletContext() URL getCodeBase() URL getDocumentBase() String getParameter(String name) boolean isActive()  | 
	
| 随便看 | 
百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。