|
-
May 16th, 2010, 08:15 AM
#1
Thread Starter
Addicted Member
Open another form
Hi.
I'm using NetBeans IDE 6.8, and this is my first program in Java in maby 3 years.
Now I have made two packages, and in this packages I have made two files(JDialog Forms):
*boot - main.java
*login - login.java
How can I now from login.java(Package: login) open the file main.java (Package: boot) ?
And whats the difference between JDialog Form and JPanel Form ?
Because I have working in Visual Basic and a bit in C++ before, and there I only used Windows Form Application, so which one of these would be most like that?
// Kevin, New to Java
PHP Code:
$im_addicted_to_programming = true;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|