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

From CDOT Wiki
Jump to: navigation, search
("Print Students" Command)
(Define And Use Commands)
Line 1: Line 1:
 
=== Define And Use Commands ===
 
=== Define And Use Commands ===
 
==== Add a Command (Print Students) to Your Project====
 
==== Add a Command (Print Students) to Your Project====
 +
[[Image: RCPCommand1.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand2.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand3.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand4.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand5.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand6.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand7.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand8.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand9.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand10.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand11.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand12.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand13.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand14.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand15.jpg | 400px]]<br/>
 +
<br/>
 +
[[Image: RCPCommand16.jpg | 400px]]<br/>
 +
<br/>
 +
 +
  
 
==== Implement The Command Handler ====
 
==== Implement The Command Handler ====
 
==== Use The Command in The Menu ====
 
==== Use The Command in The Menu ====
 +
 
=== Add Other Necessary Commands to The Application ===
 
=== Add Other Necessary Commands to The Application ===
 
==== "Exit" Command ====
 
==== "Exit" Command ====

Revision as of 19:12, 8 March 2011

Define And Use Commands

Add a Command (Print Students) to Your Project

RCPCommand1.jpg

RCPCommand2.jpg

RCPCommand3.jpg

RCPCommand4.jpg

RCPCommand5.jpg

RCPCommand6.jpg

400px

RCPCommand8.jpg

RCPCommand9.jpg

RCPCommand10.jpg

RCPCommand11.jpg

RCPCommand12.jpg

RCPCommand13.jpg

RCPCommand14.jpg

RCPCommand15.jpg

RCPCommand16.jpg


Implement The Command Handler

Use The Command in The Menu

Add Other Necessary Commands to The Application

"Exit" Command

"Delete Student" Command

"Add Student" Command

Define Views in The Application

Create Views

Add view(s) to perspective via code

Run your app with view(s)