Package org.netbeans.microedition.util

Interface Summary
CancellableTask A CancellableTask object is used in WaitScreen component to be run in the background.
Executable Interface defining an execute method, which can throw exception.
 

Class Summary
SimpleCancellableTask A simple implementation of CancellableTask.