Uses of Class
ca.spatial.patchworks.Control
Packages that use Control
-
Uses of Control in ca.spatial.patchworks
Methods in ca.spatial.patchworks that return ControlModifier and TypeMethodDescriptionPatchworks.getControl()
ScenarioEventReport.getControl()
static Control
Control.getSharedInstance()
Get a reference to the Control object.Methods in ca.spatial.patchworks with parameters of type ControlConstructors in ca.spatial.patchworks with parameters of type ControlModifierConstructorDescriptionScenarioEventReport(String filename, String title, Control control)
TargetTree(Control control)