public interface AppletStub
When an applet is first created, an applet stub is attached to it using the applet's setStub method. This stub serves as the interface between the applet and the browser environment or applet viewer environment in which the application is running.
公共接口AppletStub
当Applet首先被创建时,Applet存根使用applet的StStub方法连接到它。该存根充当applet和浏览器环境之间的接口,或者应用程序正在运行的applet查看器环境。