public class BooleanGeneratorPage extends Object implements GeneratorPage
| Constructor and Description |
|---|
BooleanGeneratorPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPage(org.eclipse.swt.widgets.Composite parent) |
void |
dispose() |
void |
setTarget(SimulationTarget target) |
void |
start() |
void |
stop() |
public void createPage(org.eclipse.swt.widgets.Composite parent)
createPage in interface GeneratorPagepublic void start()
start in interface GeneratorPagepublic void stop()
stop in interface GeneratorPagepublic void dispose()
dispose in interface GeneratorPagepublic void setTarget(SimulationTarget target)
setTarget in interface GeneratorPageCopyright © 2015 Eclipse SCADA Project. All rights reserved.