Searched refs:EmbedContFrame (Results 1 – 4 of 4) sorted by relevance
43 public class EmbedContFrame extends Frame class54 public EmbedContFrame( String sName ) in EmbedContFrame() method in EmbedContFrame62 EmbedContFrame aFrame = new EmbedContFrame( "Testing container." ); in start()93 EmbedContFrame.start(); in main()
37 EmbedContFrame.java60 @echo $(MAKE) EmbedContFrame.run
45 public class EmbedContFrame extends Frame class64 public EmbedContFrame( String sName ) in EmbedContFrame() method in EmbedContFrame72 EmbedContFrame aFrame = new EmbedContFrame( "Testing container." ); in start()103 EmbedContFrame.start(); in main()
25 TARGET = EmbedContFrame43 EmbedContFrame.java\75 …T)$/bin;$(JDK14PATH)$/jre$/bin;$(JDK14PATH)$/jre$/lib;$(CLASSPATH)" embeddedobj.test.EmbedContFrame79 jdb -classpath "$(OUT)$/class;$(OUT)$/lib;$(OUT)$/bin;$(CLASSPATH)" embeddedobj.test.EmbedContFrame
Completed in 22 milliseconds