Uses of Interface
org.netbeans.microedition.util.Executable

Packages that use Executable
org.netbeans.microedition.util   
 

Uses of Executable in org.netbeans.microedition.util
 

Methods in org.netbeans.microedition.util with parameters of type Executable
 void SimpleCancellableTask.setExecutable(Executable executable)
          Sets the executable object for this task.
 

Constructors in org.netbeans.microedition.util with parameters of type Executable
SimpleCancellableTask(Executable executable)
          Creates a new instance of SimpleCancellableTask with supplied executable object