InternalFrame questions.

can we draw shaped on internal frames? if yes, can we print the content of the internal frame?sorry for this very noobish question. i'm studying java in preparation for a simple application project. I need to know what components i must study. thanks
[272 byte] By [Hugakuna] at [2007-10-3 4:09:28]
# 1
Both JInterFrame and JPanel extends JComponent. I would say yes to your questions.
evilknighthka at 2007-7-14 22:09:32 > top of Java-index,Java Essentials,Java Programming...
# 2
thanks. :D
Hugakuna at 2007-7-14 22:09:32 > top of Java-index,Java Essentials,Java Programming...
# 3
sorry for the double post.about jInternalFrames. can you limit their size? (ex. 480x640)
Hugakuna at 2007-7-14 22:09:32 > top of Java-index,Java Essentials,Java Programming...