public class ViewLattice extends ViewSolutionSpace
Constructor and Description |
---|
ViewLattice(org.eclipse.swt.widgets.Composite parent,
Controller controller)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the view.
|
void |
reset()
Resets the view.
|
update
public ViewLattice(org.eclipse.swt.widgets.Composite parent, Controller controller)
parent
- controller
- public void dispose()
IView
dispose
in interface IView
dispose
in class ViewSolutionSpace
public void reset()
reset
in interface IView
reset
in class ViewSolutionSpace