Difference between revisions of "Teams Winter 2011/team1/RCP/Define and use commands"

From CDOT Wiki
Jump to: navigation, search
(2. Define And Use Commands)
Line 1: Line 1:
=== 2. Define And Use Commands ===
+
=== Define And Use Commands ===
 +
==== Add a Command to Your Project====
 +
==== Implement The Command Handler ====
 +
==== Use The Command in The Menu ====
 +
=== Add Other Necessary Commands to The Application ===
 +
==== "Print Students" Command ====
 +
==== "Delete Student" Command ====
 +
==== "Add Student Command ====

Revision as of 17:23, 4 March 2011

Define And Use Commands

Add a Command to Your Project

Implement The Command Handler

Use The Command in The Menu

Add Other Necessary Commands to The Application

"Print Students" Command

"Delete Student" Command

"Add Student Command