/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
DemoApplet.java | 9 package com.ibm.icu.dev.demo.translit; 18 import com.ibm.icu.dev.demo.impl.AppletFrame; 35 Demo frame = null; 39 new AppletFrame("Transliteration Demo", applet, 640, 480); 44 Button button = new Button("Transliteration Demo"); 48 frame = new Demo(600, 200);
|
demo.bat | 11 REM For best results, run the demo as an applet inside of Netscape 17 javaw Demo
|
Demo.java | 9 package com.ibm.icu.dev.demo.translit; 67 public class Demo extends Frame { 98 Frame f = new Demo(600, 200); 101 com.ibm.icu.dev.demo.impl.DemoApplet.demoFrameClosed(); 106 com.ibm.icu.dev.demo.impl.DemoApplet.demoFrameOpened(); 109 public Demo(int width, int height) { 110 super("Transliteration Demo"); 276 helpDialog = new InfoDialog(this, "Simple Demo", "Instructions", 422 Demo frame; 425 FileListener(Demo frame, int choice) [all...] |
/external/testng/src/test/java/test/pholser/ |
Demo.java | 14 * @version $Id: Demo.java,v 1.5 2006/06/22 13:45:01 cedric Exp $ 16 public class Demo { 20 Captor.instance().capture( "Demo.setUpFixture" ); 25 Captor.instance().capture( "Demo.setUp" ); 30 Captor.instance().capture( "Demo.tearDown" ); 35 final List<String> expected = Arrays.asList(new String[] { "Demo.setUpFixture", "Demo.setUp", "Demo.tearDown" }); 42 final List<String> expected = Arrays.asList(new String[] { "Demo.setUpFixture", "Demo.setUp" } ) [all...] |
/external/androidplot/ |
Android.mk | 29 ## Demo app
|
/external/vulkan-validation-layers/demos/ |
cube.cpp | 207 struct Demo { 208 Demo() 2713 Demo demo; local 2844 Demo demo; local [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
Makefile | 164 SUBDIRSTOO= Include Lib Misc Demo [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
Makefile | 164 SUBDIRSTOO= Include Lib Misc Demo [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | 164 SUBDIRSTOO= Include Lib Misc Demo [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | 164 SUBDIRSTOO= Include Lib Misc Demo [all...] |