Math2mat
Public Member Functions

m2m.frontend.actions.ReOpenFile Class Reference

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

List of all members.

Public Member Functions

 ReOpenFile (IWorkbenchWindow window, String value)
void run ()
void setPath (String path)
String getPath ()

Detailed Description

Definition at line 27 of file ReOpenFile.java.


Constructor & Destructor Documentation

m2m.frontend.actions.ReOpenFile.ReOpenFile ( IWorkbenchWindow  window,
String  value 
)

Constructor of the dynamic view action.

Parameters:
labelthe label to the action to set

Definition at line 39 of file ReOpenFile.java.


Member Function Documentation

String m2m.frontend.actions.ReOpenFile.getPath ( )

Get the pat of the ReOpenFile action.

Returns:
the path of the ReOpenfile action

Definition at line 70 of file ReOpenFile.java.

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

Method executed when the action is called.

Definition at line 50 of file ReOpenFile.java.

void m2m.frontend.actions.ReOpenFile.setPath ( String  path)

Set the path of the ReOpenfile action.

Parameters:
paththe path of the ReOpenfile action to set

Definition at line 60 of file ReOpenFile.java.


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