Derek Wood's Presentation

JButton

As part of the requirements to the "Sampler Project," I have implemented two JButtons in a JToolBar arrangement so that it can be dragged out of the JFrame and moved for the user's convenience.  The examples to the buttons is documented below.


Examples

The picture above shows the top right corner of the program.  There are two buttons to choose from.  One is "Back" which checks the browser's history and loads the previous page.  The second button next to it is "Exit," which will exit the program when clicked.


This picture above shows the JToolBar containing the two buttons, being removed from the JFrame.


Derek Wood � 2003