New user help please.
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I am very new to JAVA and NetBeans. I am starting to write a program for some research I am working on in the field of Forensic Dentistry. I have written a menu program when I want to utilize as the beginning point and then have other programs open up from the mouse clicks from the menu. I have not been able to figure out the proper code to use to open the next step of the program once the menu item is clicked. I have gotten as far as adding the action of mouse click to the menu button but need the next step. Any pointers would be great! Thanks.