Modifier and Type | Field and Description |
---|---|
static int |
NODE_COMMENT
Identifier for key in the nodes' attribute maps.
|
Constructor and Description |
---|
ViewClipboard(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.
|
void |
update(ModelEvent event)
Updates the view.
|
public static final int NODE_COMMENT
public ViewClipboard(org.eclipse.swt.widgets.Composite parent, Controller controller)
parent
- controller
- public void dispose()
IView
public void reset()
IView
public void update(ModelEvent event)
IView