Ejemplo n.º 1
0
 /** Constructs the DrawingApp and sets the world coordinate scale. */
 public DrawingWorldApp() {
   frame.setPreferredMinMax(0, 10, 0, 10);
 }