Math2mat
Public Member Functions | Static Public Attributes

m2m.frontend.dynamicview.MyGraphicalEditor Class Reference

Inheritance diagram for m2m.frontend.dynamicview.MyGraphicalEditor:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.MyGraphicalEditor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void createPartControl (Composite parent)
void setFocus ()
GraphicalViewer getGraphicalViewer ()
void setGraphicalViewer (ScrollingGraphicalViewer graphicalViewer)

Static Public Attributes

static final String ID = "dynamicview.mygraphicaleditor"

Detailed Description

Definition at line 34 of file MyGraphicalEditor.java.


Member Function Documentation

void m2m.frontend.dynamicview.MyGraphicalEditor.createPartControl ( Composite  parent)

Definition at line 47 of file MyGraphicalEditor.java.

GraphicalViewer m2m.frontend.dynamicview.MyGraphicalEditor.getGraphicalViewer ( )

Get the graphical viewer of the view

Returns:
the graphical viewer of the view

Definition at line 83 of file MyGraphicalEditor.java.

void m2m.frontend.dynamicview.MyGraphicalEditor.setFocus ( )

Definition at line 75 of file MyGraphicalEditor.java.

void m2m.frontend.dynamicview.MyGraphicalEditor.setGraphicalViewer ( ScrollingGraphicalViewer  graphicalViewer)

Set the graphical viewer of the view

Parameters:
thegraphical viewer to set to the view

Definition at line 93 of file MyGraphicalEditor.java.


Member Data Documentation

final String m2m.frontend.dynamicview.MyGraphicalEditor.ID = "dynamicview.mygraphicaleditor" [static]

The ID of the editor.

Definition at line 39 of file MyGraphicalEditor.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations