>>we r beginners in java, creating an application similar to paintbrush.
>>(still working on the frontend)what r the different packages and
[quoted text clipped - 4 lines]
>>
> JFrame and JPanel...
On Thu, 27 Jan 2005 10:05:35 +0200, Aki "Sus" Laukkanen wrote:
>>>we r beginners in java, creating an application similar to paintbrush.
>>>(still working on the frontend)what r the different packages and
>>>classes that we could use to create a new window by selecting the
>>>"New" option from the MenuBar.
..
>> JFrame and JPanel...
*
..
> http://java.sun.com/docs/books/tutorial/uiswing/components/components.html
..
Why you are both so quick to rush in with Swing based suggestions
when the only class the OP mentioned by name is AWT?
* In any case a JPanel is more than you need for a rendering surface..
<http://www.physci.org/guifaq.jsp#4.1>
I suspect the OP would be better served by reading the Graphics tutorials,
rather than Swing tutorials, since it seems graphics/painting is the crux
of the question.
So, suggestions for further reading are..
<http://java.sun.com/docs/books/tutorial/2d/display/>
<http://java.sun.com/docs/books/tutorial/2d/overview/rendering.html>
[ But I might have completely misread the OP's question myself,
since it is not entirely clear what it means. ]

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane