Concurrent Programming with Java
Lab Manual, Version 1.0, F. Astha Ekadiyanto,
2002.
Lab 3: Building Applets - Graphical representation
Once you have successfully compiled your Applet, you could try to run it again and see whether it works or not.
If your Applet is not working as planned (i.e. you cannot see the MobileStation moving when the Mouse is dragged or Clicked), then please check again your programming steps.
If it worked then:
CONGRATULATIONS!!!
Two Thumbs Up for you!!! Well Done!!
Catch some breath and continue with this small Challenge.
Compare your Applet with the Applet introduced in the
beginning of this Lab introduction. You will see the difference when your
MobileStation is in the area of a Cell.
To make things clear, the difference is:
" Every time the mobile system is in coverage of
a certain Cell/Rbs, the Rbs or Cell will appears differently as it is activated
to serve the Mobile Station. The cell FillColor will change from background
to YELLOW. Wouldn't it be nice to have such a display?"
It is up to you to accept this Challenge. Remember! The key is finding the correct Class to modify!
Hint:
Some Additional Tips:
|