TODO: Implement the "Action1" constructor.
TODO: Implement "dispose".seeIWorkbenchWindowActionDelegate#dispose
TODO: Implement "init".seeIWorkbenchWindowActionDelegate#init this.window = window;
this.window = window;
TODO: Implement "run".seeIWorkbenchWindowActionDelegate#run MessageDialog.openInformation( window.getShell(), "New Plug-in", "This plug-in is functional.");
MessageDialog.openInformation( window.getShell(), "New Plug-in", "This plug-in is functional.");
TODO: Implement "selectionChanged".seeIWorkbenchWindowActionDelegate#selectionChanged