Math2mat
Public Member Functions

m2m.frontend.actions.RunAll Class Reference

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

List of all members.

Public Member Functions

 RunAll (IWorkbenchWindow window, String label)
void execute (IProgressMonitor monitor)
void run ()

Detailed Description

Definition at line 40 of file RunAll.java.


Constructor & Destructor Documentation

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

Default contructor of a RunAll action.

Parameters:
labelthe label of the RunAll action

Definition at line 46 of file RunAll.java.


Member Function Documentation

void m2m.frontend.actions.RunAll.execute ( IProgressMonitor  monitor)

Definition at line 58 of file RunAll.java.

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

Method executed when the action is called

Definition at line 74 of file RunAll.java.


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