Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2215
| From | "tar" <tar@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Interaction between J |
| Message-ID | <ymi7io45qux.fsf@blackcat.isi.edu> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <1186658216.219915.83340@57g2000hsv.googlegroups.com> |
| Date | 2011-04-27 15:37 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Chanchal <chanchal.jacob@gmail.com> writes: > I want to create a multi-document application.I have a JFrame > which should contain other JInternalFrames, which are invoked using a > menu. The internal frame should occupy the whole area of the JFrame > other than the space needed for the JFrame's title, menubar and tool > bar. Please advice on how this can be done <http://java.sun.com/docs/books/tutorial/uiswing/components/internalframe.html> Generally you want to use a JDesktopPane instead of a JFrame to hold the internal frames. -- Thomas A. Russ, USC/Information Sciences Institute --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar | Unroll thread
Interaction between JFram "Chanchal" <chanchal@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000 Re: Interaction between J "Thomas Fritsch" <thomas.fritsch@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000 Re: Interaction between J "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:37 +0000
csiph-web