Difference between revisions of "State"
(→UML Diagram) |
(→UML Diagram) |
||
Line 4: | Line 4: | ||
== UML Diagram == | == UML Diagram == | ||
+ | |||
+ | State Pattern UML Diagram | ||
+ | |||
[[Image:uml_diagram.gif|State Pattern Diagram]] | [[Image:uml_diagram.gif|State Pattern Diagram]] | ||
Revision as of 18:47, 22 March 2007
Description
UML Diagram
State Pattern UML Diagram
Code Samples
<iframe src=http://matrix.senecac.on.ca/~rmwang/btppresentation/statesample.html width=620 height=600 frameborder=0 scrolling=no></iframe>
<iframe src=http://matrix.senecac.on.ca/~rmwang/btppresentation/sunsample.html width=620 height=600 frameborder=0 scrolling=no></iframe>