Math2mat
Public Member Functions | Package Attributes

m2m.frontend.actions.NewProjectAction Class Reference

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

List of all members.

Public Member Functions

 NewProjectAction (IWorkbenchWindow window, String label, boolean empty)
void run ()

Package Attributes

boolean empty

Detailed Description

Definition at line 41 of file NewProjectAction.java.


Constructor & Destructor Documentation

m2m.frontend.actions.NewProjectAction.NewProjectAction ( IWorkbenchWindow  window,
String  label,
boolean  empty 
)

Definition at line 45 of file NewProjectAction.java.


Member Function Documentation

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

Method executed when the action is called

Definition at line 67 of file NewProjectAction.java.


Member Data Documentation

Definition at line 43 of file NewProjectAction.java.


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