public interface IGosuEditor
| Modifier and Type | Method and Description |
|---|---|
GosuPanel |
getGosuPanel() |
void |
openFile(Path sourceFile) |
void |
openInitialFile(IScriptPartId partId,
Path program) |
void |
reset() |
void |
restoreState(Experiment experiment) |
void |
showMe() |
void showMe()
void openInitialFile(IScriptPartId partId, Path program)
void openFile(Path sourceFile)
void restoreState(Experiment experiment)
void reset()
GosuPanel getGosuPanel()
Copyright © 2022. All rights reserved.