Math2mat
Public Member Functions | Static Public Attributes

m2m.frontend.dynamicview.MyGraphicalProperty Class Reference

Inheritance diagram for m2m.frontend.dynamicview.MyGraphicalProperty:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.dynamicview.MyGraphicalProperty:
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.mygraphicalproperty"

Detailed Description

Definition at line 34 of file MyGraphicalProperty.java.


Member Function Documentation

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

Definition at line 48 of file MyGraphicalProperty.java.

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

Get the graphical viewer of the view

Returns:
the graphical viewer of the view

Definition at line 84 of file MyGraphicalProperty.java.

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

Definition at line 76 of file MyGraphicalProperty.java.

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

Set the graphical viewer of the view

Parameters:
thegraphical viewer to set to the view

Definition at line 94 of file MyGraphicalProperty.java.


Member Data Documentation

final String m2m.frontend.dynamicview.MyGraphicalProperty.ID = "dynamicview.mygraphicalproperty" [static]

The ID of the editor.

Definition at line 39 of file MyGraphicalProperty.java.


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