Searched defs:AppletPanel (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/applet/
H A DAppletPanel.java66 abstract class AppletPanel extends Panel implements AppletStub, Runnable { class in inherits:Panel,AppletStub,Runnable
451 final AppletPanel p = this;
480 final AppletPanel p = this;
909 final AppletPanel ap = this;
934 * Status line. Called by the AppletPanel to provide
949 * Called by the AppletPanel to print to the log.
960 * Called by the AppletPanel to provide
1026 * AppletPanel within the plugin. It may take

Completed in 214 milliseconds