Applet


Uses of Class java.applet.Applet (Java Platform SE 6) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class java.applet.Applet (Java Platform SE 6)"; } } Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Uses of Classjava.applet.Applet Packages that use Applet java.applet Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.  java.beans Contains classes related to developing beans -- components based on the JavaBeansTM architecture.  javax.swing Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.  org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).    Uses of Applet in java.applet   Methods in java.applet that return Applet  Applet AppletContext.getApplet(String name)           Finds and returns the applet in the document represented by this applet context with the given name.   Methods in java.applet that return types with arguments of type Applet  Enumeration<Applet> AppletContext.getApplets()           Finds all the applets in the document represented by this applet context.   Uses of Applet in java.beans   Methods in java.beans with parameters of type Applet  void AppletInitializer.activate(Applet newApplet)            Activate, and/or mark Applet active.  void AppletInitializer.initialize(Applet newAppletBean, BeanContext bCtxt)            If passed to the appropriate variant of java.beans.Beans.instantiate this method will be called in order to associate the newly instantiated Applet (JavaBean) with its AppletContext, AppletStub, and Container.   Uses of Applet in javax.swing   Subclasses of Applet in javax.swing  class JApplet           An extended version of java.applet.Applet that adds support for the JFC/Swing component architecture.   Methods in javax.swing with parameters of type Applet  void RepaintManager.addDirtyRegion(Applet applet, int x, int y, int w, int h)           Adds applet to the list of Components that need to be repainted.   Uses of Applet in org.omg.CORBA   Methods in org.omg.CORBA with parameters of type Applet static ORB ORB.init(Applet app, Properties props)           Creates a new ORB instance for an applet. protected abstract  void ORB.set_parameters(Applet app, Properties props)           Allows the ORB implementation to be initialized with the given applet and parameters.   Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Wyszukiwarka

Podobne podstrony:
Applety README
applet
applet
applet1dframe
applet
applet1bframe
Applet1cFrame (2)
java applet AppletStub
applet1bframe
AppletContext
Prosta gra logiczna applet Javy
appletviewer
new applet HOWTO
applet (5)
applet

więcej podobnych podstron