NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
x-mac
Joined: 27 Dec 2010 Posts: 5
|
Posted: Mon Dec 27, 2010 5:30 pm Post subject: Add an WindowsListener |
|
|
Hi, I'm new for the forum. I need help.
I had do a main form and I would that when load the main form befor I load a form for Uid and Password.
A friend o my suggest to use a windowsListener.
I had understand something about windowsListener, but I can't understand how integrate the code of windowsListener with the code that netbeans had write...
I hope that my explain is enought for an answer.
thank you for the help |
|
| Back to top |
|
 |
Chuck Davis Posted via mailing list.
|
Posted: Thu Dec 30, 2010 5:15 pm Post subject: Add an WindowsListener |
|
|
It sounds like you want a log-on screen to appear before your main
window? Is this correct? If so, just create a little JFrame with the
two text fields and show it before you show your main window (i.e. in
the constructor or some other method of your main window).
On Mon, Dec 27, 2010 at 9:30 AM, x-mac <address-removed> wrote:
| Quote: | Hi, I'm new for the forum. I need help.
I had do a main form and I would that when load the main form befor I load a form for Uid and Password.
A friend o my suggest to use a windowsListener.
I had understand something about windowsListener, but I can't understand how integrate the code of windowsListener with the code that netbeans had write...
I hope that my explain is enought for an answer.
thank you for the help
|
|
|
| Back to top |
|
 |
x-mac
Joined: 27 Dec 2010 Posts: 5
|
Posted: Thu Dec 30, 2010 5:17 pm Post subject: |
|
|
| tanks, I founded the solution |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|