In article <1069823765.58816@cache6.usenetserver.com>, on Wed, 26 Nov 2003 00:15:10 -0500, Richard
<jrnicl2@alltel.net>
wrote:
| HI,
|
[quoted text clipped - 11 lines]
| | |
| |________________________|
Have you read Sun's excellent Java Tutorial yet?
<http://java.sun.com/docs/books/tutorial/index.html>
And in particular:
<http://java.sun.com/docs/books/tutorial/uiswing/index.html>,
<http://java.sun.com/docs/books/tutorial/uiswing/components/panel.html>.
"The JPanel class provides general-purpose containers for lightweight components. By default, panels
don't paint
anything except for their background; however, you can easily add borders to them and otherwise
customize their
painting. Details are in Performing Custom Painting."
<davidp />
- --
David Postill