Changes

Jump to: navigation, search

Teams Winter 2011/team1/RCP/Define and use commands

585 bytes added, 00:45, 9 March 2011
Add Other Necessary Commands to The Application
=== Add Other Necessary Commands to The Application ===
Here we will add other necessary commands to our application. We add the command Handler classes the same way we added the PrintHandler class, and then will add the commands to the menuContribution Extension point. However, in order to be able to implement the command execute method, we need to wait until we add the view and the Jface tableViewer to our application. So wee ad the commands then leave the implementation part and come back to it after the View and editor view creation is done. So for implementation, we assume that you have gone through those parts of the tutorial.
==== "Delete Student" Command ====
1
edit

Navigation menu