Uses of Class
org.momeunit.ant.emulator.Emulator

Packages that use Emulator
org.momeunit.ant.emulator This package contains classes of and used by Emulators. 
org.momeunit.ant.taskdefs This package contains tasks together with nested tags and attribute types implementations and exceptions that above elements can throw. 
 

Uses of Emulator in org.momeunit.ant.emulator
 

Subclasses of Emulator in org.momeunit.ant.emulator
 class SunEmulator
          Emulator that runs Sun WTK emulator tool.
 

Uses of Emulator in org.momeunit.ant.taskdefs
 

Methods in org.momeunit.ant.taskdefs that return Emulator
 Emulator EmulatorElement.getEmulator(File wtkHome, ClassLoader loader)
          Returns configured emulator.