Example #1
0
 public void start() {
   super.start();
   setupPortrayals();
 }
 public void start() {
   super.start(); // set up everything but replacing the display
   // set up our portrayals
   setupPortrayals();
 }