HomeSort by relevance Sort by last modified time
    Searched full:applets (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/universal-tween-engine/java/applets/
test-timeline.html 3 <applet archive="tween-engine-applets.jar"
4 code="aurelienribon.tweenengine.applets.TimelineApplet"
test-tween.html 3 <applet archive="tween-engine-applets.jar"
4 code="aurelienribon.tweenengine.applets.TweenApplet"
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
package.html 10 Shared utilities for demo applications and Applets.
  /external/javassist/src/main/javassist/tools/rmi/
package.html 5 <p>This package enables applets to access remote objects
  /external/proguard/examples/ant/
applets.xml 1 <!-- This Ant build file illustrates how to process applets.
2 Usage: ant -f applets.xml -->
4 <project name="Applets" default="obfuscate" basedir="../..">
30 <!-- Preserve all public applets. -->
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applets.xml 1 <!-- This Ant build file illustrates how to process applets.
2 Usage: ant -f applets.xml -->
4 <project name="Applets" default="obfuscate" basedir="../..">
30 <!-- Preserve all public applets. -->
  /external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
Sprite.java 1 package aurelienribon.tweenengine.applets;
22 image = ImageIO.read(Sprite.class.getResource("/aurelienribon/tweenengine/applets/gfx/" + gfxName));
SpriteAccessor.java 1 package aurelienribon.tweenengine.applets;
Theme.java 1 package aurelienribon.tweenengine.applets;
  /external/proguard/examples/
applets.pro 2 # This ProGuard configuration file illustrates how to process applets.
4 # java -jar proguard.jar @applets.pro
31 # Preserve all public applets.
  /external/proguard/examples/gradle/
applets.gradle 2 // This Gradle build file illustrates how to process applets.
4 // gradle -b applets.gradle proguard
51 // Preserve all public applets.
  /prebuilts/tools/common/proguard/proguard4.7/examples/
applets.pro 2 # This ProGuard configuration file illustrates how to process applets.
4 # java -jar proguard.jar @applets.pro
31 # Preserve all public applets.
  /external/toybox/scripts/
install.c 24 // Output list of applets.
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
appletrunner.py 2 # This file is meant as an executable script for running applets.
appletrawmain.py 4 # This script is put into __rawmain__.pyc for applets that need argv
argvemulator.py 1 """argvemulator - create sys.argv from OSA events. Used by applets that
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
appletrunner.py 2 # This file is meant as an executable script for running applets.
appletrawmain.py 4 # This script is put into __rawmain__.pyc for applets that need argv
argvemulator.py 1 """argvemulator - create sys.argv from OSA events. Used by applets that
  /prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.pom 9 <description>kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API.</description>
  /prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/
kxml2-2.3.0.pom 9 <description>kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API.</description>
  /external/libxml2/test/relaxng/
docbook_0.xml 762 decorations (e.g. applications and dialogs, but not applets
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/
Files.java 36 * if the file is not found, then the classpath is checked. This enables files to be found when using JWS or applets.
  /external/libvncserver/webclients/java-applet/ssl/
proxy.vnc 18 Java socket applets and http proxies do not get along well.
  /external/javassist/sample/rmi/
webdemo.html 117 and <code>.class</code> files (Java applets).
172 It is suitable for writing simple distributed programs like applets.

Completed in 454 milliseconds

1 2 3 4