Home
last modified time | relevance | path

Searched defs:AppletFrame (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/impl/
DAppletFrame.java40 public class AppletFrame extends Frame implements AppletStub, AppletContext { class
57 public AppletFrame(String name, Applet applet) { in AppletFrame() method in AppletFrame
71 public AppletFrame(String name, Applet applet, int width, int height) { in AppletFrame() method in AppletFrame