Math2mat
|
Public Member Functions | |
DeleteAction (IWorkbenchWindow window, String label) | |
void | run () |
Definition at line 24 of file DeleteAction.java.
m2m.frontend.actions.DeleteAction.DeleteAction | ( | IWorkbenchWindow | window, |
String | label | ||
) |
Definition at line 26 of file DeleteAction.java.
void m2m.frontend.actions.DeleteAction.run | ( | ) |
Method executed when the action is called
Definition at line 38 of file DeleteAction.java.