Java Reference
In-Depth Information
aframe.setLocation(200, 100); // Set frame location
aframe.setTitle(“Raster Graphics”); // Titlebar text
// Display frame calling the show() method of the Window
// class
aframe.show();
}
}
Figure27-4 isascreensnapshotoftheRGraphicsprogram.
Figure 27-4 Screen Snapshot of the RGraphics Program
On the Web
The program RGraphics.java is found in the Chapter 27 folder at
www.crcpress.com .
 
Search WWH ::




Custom Search