Klasse ViewClipboard
java.lang.Object
org.deidentifier.arx.gui.view.impl.explore.ViewClipboard
- Alle implementierten Schnittstellen:
IView
This class displays the clipboard.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intIdentifier for key in the nodes' attribute maps. -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungViewClipboard(org.eclipse.swt.widgets.Composite parent, Controller controller) Creates a new instance. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoiddispose()Disposes the view.voidreset()Resets the view.voidupdate(ModelEvent event) Updates the view.
-
Felddetails
-
NODE_COMMENT
public static final int NODE_COMMENTIdentifier for key in the nodes' attribute maps.- Siehe auch:
-
-
Konstruktordetails
-
ViewClipboard
Creates a new instance.- Parameter:
parent-controller-
-
-
Methodendetails