|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.radrails.rails.internal.ui.wizards.GenerateWizardHelper
This class contains helper methods for the generator wizards.
Constructor Summary | |
GenerateWizardHelper()
|
Method Summary | |
static org.eclipse.jface.operation.IRunnableWithProgress |
createGenerateRunnable(java.io.File project,
java.util.List args)
Create a runnable generate operation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GenerateWizardHelper()
Method Detail |
public static org.eclipse.jface.operation.IRunnableWithProgress createGenerateRunnable(java.io.File project, java.util.List args)
args
- arguments to the generate command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |