Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4546
| From | "John B. Matthews" <john.b..matthews@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: netbeans |
| Message-ID | <nospam-5D9F99.11305931012009@feeder.motzarella.org> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <5e0b23de-a753-4008-8e06-10ce329e9c1c@v5g2000prm.googlegrou |
| Date | 2011-04-27 15:51 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui In article <5e0b23de-a753-4008-8e06-10ce329e9c1c@v5g2000prm.googlegroups.com>, conrad <conrad@lawyer.com> wrote: > On Jan 31, 5:54-aam, "John B. Matthews" <nos...@nospam.invalid> wrote: > > In article > > <09111e31-a73b-461e-98e6-8cea4f2ba...@z1g2000yqn.googlegroups.com>, > > -aconrad <con...@lawyer.com> wrote: > > > > [...] > > > > > I have several fields displayed on a JFrame and when the user > > > submits(via a JButton) I would like to display new fields such > > > that the transition from the previous JFrame setup to the new one > > > is seamless. > > > > > How is this often handled? > > > > Is this a new JFrame? The same JFrame with a new layout? The same > > layout with new fields? The same fields with new values? They're > > all pretty seamless, to me. Perhaps an sscce > > <http://pscode.org/sscce.html> would show where your problem lies. > > I haven't put it together yet. I was wondering what is the common > way of solving what I would like. Scenario: you have a JFrame with > JTextFields and a JButton; when the JButton is clicked, I would like > to display a new set of JTextFields with a new JButton. How does one > typically achieve this via the GUI Designer in netbeans? Oh, sorry; I don't use the NetBeans GUI designer. You mean like a wizard that guides you through a series of dialogs? Googling for "java wizard api" produces several such projects. -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews> --- * 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 | Find similar
Re: netbeans "John B. Matthews" <john.b..matthews@THRWHITE.remove-dii-this> - 2011-04-27 15:51 +0000
csiph-web