Math2mat
Public Member Functions

m2m.frontend.actions.UndoAction Class Reference

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

List of all members.

Public Member Functions

 UndoAction (IWorkbenchWindow window, String label)
void run ()
void setEnable (boolean enable)
void dispose ()

Detailed Description

Definition at line 25 of file UndoAction.java.


Constructor & Destructor Documentation

m2m.frontend.actions.UndoAction.UndoAction ( IWorkbenchWindow  window,
String  label 
)

Definition at line 27 of file UndoAction.java.


Member Function Documentation

void m2m.frontend.actions.UndoAction.dispose ( )

Definition at line 50 of file UndoAction.java.

void m2m.frontend.actions.UndoAction.run ( )

Method executed when the action is called

Definition at line 39 of file UndoAction.java.

void m2m.frontend.actions.UndoAction.setEnable ( boolean  enable)

Definition at line 45 of file UndoAction.java.


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