Constructor and Description |
---|
ComponentHierarchyMenu(ComponentHierarchy hierarchy,
Controller controller)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the view.
|
void |
reset()
Resets the view.
|
void |
update(ModelEvent event)
Updates the view.
|
public ComponentHierarchyMenu(ComponentHierarchy hierarchy, Controller controller)
hierarchy
- controller
- public void dispose()
IView
public void reset()
IView
public void update(ModelEvent event)
IView