Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1400
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail |
|---|---|
| From | "d" <d@THRWHITE.remove-dii-this> |
| Subject | How to connect to other J |
| Message-ID | <461656e3$1@127.0.0.1> (permalink) |
| X-Comment-To | comp.lang.java.gui |
| Newsgroups | comp.lang.java.gui |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 21 |
| Date | Wed, 27 Apr 2011 15:33:06 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303918386 96.60.20.240 (Wed, 27 Apr 2011 10:33:06 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:33:06 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:1400 |
Show key headers only | View raw
To: comp.lang.java.gui
Hi
I created 2 JFrame forms. After I clicked first JFrame, it open the second
JFrame. I would like to close the first JFrame when second JFrame is open.
How can I do ?
private void jRadioButton1ActionPerformed(java.awt.event.ActionEvent
evt) {
SelectFacilities selectfac = new SelectFacilities();
selectfac.setVisible(true);
Thx
Ringo
---
* 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 | Unroll thread
How to connect to other J "d" <d@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000 Re: How to connect to oth "Knute Johnson" <knute.johnson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000 Re: How to connect to oth "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
csiph-web