PlaceFrameExample
-- setting the size and position of a Frame on the screen.
To see this example in action:
Compile the Java source file, PlaceFrameExample.java:
javac PlaceFrameExample.java
Run the class:
java PlaceFrameExample
The source.