Math2mat
Protected Member Functions | Protected Attributes

m2m.frontend.actions.M2MAction Class Reference

Inheritance diagram for m2m.frontend.actions.M2MAction:
Inheritance graph
[legend]
Collaboration diagram for m2m.frontend.actions.M2MAction:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

 M2MAction (IWorkbenchWindow window, String label)
boolean getEditor (String messTitle, String errMess)
void activateConsole ()

Protected Attributes

Editor editor
IWorkbenchWindow window

Detailed Description

Author:
ythoma

Definition at line 36 of file M2MAction.java.


Constructor & Destructor Documentation

m2m.frontend.actions.M2MAction.M2MAction ( IWorkbenchWindow  window,
String  label 
) [protected]

Definition at line 39 of file M2MAction.java.


Member Function Documentation

void m2m.frontend.actions.M2MAction.activateConsole ( ) [protected]

Definition at line 62 of file M2MAction.java.

boolean m2m.frontend.actions.M2MAction.getEditor ( String  messTitle,
String  errMess 
) [protected]

Definition at line 49 of file M2MAction.java.


Member Data Documentation

Definition at line 45 of file M2MAction.java.

IWorkbenchWindow m2m.frontend.actions.M2MAction.window [protected]

Definition at line 47 of file M2MAction.java.


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