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