public class ModulesDirectoryEditor extends AbstractWorkbenchDirectoryEditor
actionBureau, directory, gui, name, workbench| Constructor and Description |
|---|
ModulesDirectoryEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
load() |
void |
makeDirectory(java.lang.String path) |
void |
newModule() |
void |
save() |
doAction, doAction, getDirectory, getGui, getName, getWorkbench, reload, setDirectory, setWorkbenchpublic void load()
throws java.io.IOException
java.io.IOExceptionpublic void save()
throws java.io.IOException
java.io.IOExceptionpublic void makeDirectory(java.lang.String path)
throws java.lang.Exception
java.lang.Exceptionpublic void newModule()
throws java.lang.Exception
java.lang.Exception