email me at borlaj@portlandschools.org

Loading
notes previous (10/<10) submit the dump links  
 

HWJ14_Timing

 

 

Create an applet called HWJ14_Timing

  • Have a textarea that every 1/4 second one more letter will appear magically, so it will look like it is typing "Here comes my hero, his name is VLAD."
  • Have a bar appear that every frame will get longer, until it is the end of the row, where it will appear at the next row. See below:

  • Have the background change color ever 2 seconds to a random color. Lets write public Color getRandomColor() together.