|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mtj.core.model.project.MidletSuiteFactory.MidletSuiteCreationRunnable
public static class MidletSuiteFactory.MidletSuiteCreationRunnable
Workspace runnable for creating a MIDlet Suite within a project.
| Method Summary | |
|---|---|
boolean |
isPreprocessingEnable()
|
void |
run(IProgressMonitor monitor)
Run the specified runnable using the specified progress monitor. |
void |
setPreprocessingEnable(boolean preprocessEnable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isPreprocessingEnable()
public void run(IProgressMonitor monitor)
throws InvocationTargetException,
InterruptedException
monitor - the monitor used to report progress
InvocationTargetException
InterruptedExceptionpublic void setPreprocessingEnable(boolean preprocessEnable)
preprocessEnable - the preprocessEnable to set
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||