Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #280
| From | "MrFred" <mrfred@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Showing A Component In A |
| Message-ID | <1164957265.467707.5820@l12g2000cwl.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:26 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui Hi All, I'm using a JSplitPane in my application. On start-up the top pane is open and the components in it are visible, the bottom pane, which contains a JInternalFrame, is collapsed. When the user clicks a button I want the bottom pane to expand and show the frame it contains. I have been able to do this but only most of the time, about 9 times out of 10, however I want it to work correctly all the time. The affect I am after is similar to what happens in NetBeans when the console appears. Does anybody have any ideas or pointers as to how I can make the above work all of the time or ideas on why it fails sometimes. Thanks, MrFred. --- * 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 — Next in thread | Find similar
Showing A Component In A "MrFred" <mrfred@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Showing A Component I "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Showing A Component I "MrFred" <mrfred@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Showing A Component I "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
csiph-web