Derek Wood's Presentation

JFrame

As part of the requirements to the "Sampler Project," I have implemented the JFrame Component.  I implemented some code: "JFrame.setDefaultLookAndFeelDecorated(true);"  Which uses the Default Java JFrame Look.  Without this is would look like every other window.


Example

The picture above shows the complete look of the program.  It shows the unique Java GUI instead of your standard window.  Giving uniqueness to a program is always a plus.


Derek Wood � 2003