Changes

Jump to: navigation, search

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

No change in size, 23:09, 8 March 2011
Define And Use Commands
=== Define And and Use Commands ===
In order to be able to take advantages of user invoked operations and menus in the RCP application we create Commands and add them to menus. For this purpose we will demonstrate here how to create a "Print Students" command, which prints the student's info in the console and then add that command to the top bar menu. Then later, we demonstrate how to implement other commands like "Add Student", "Delete Student" and "Exit" to the top bar.<br/>
==== Add a Command (Print Students) to Your Project====
1
edit

Navigation menu