Results 1 to 2 of 2
- 06-01-2011, 08:31 AM #1
Member
- Join Date
- Mar 2011
- Location
- malaysia
- Posts
- 9
- Rep Power
- 0
form appear after ok button clicked
hello guys,
i really new to both java and netbeans. i wanna do my 1st gui using netbeans.
i want to create a form to generate test case.first, user will asked how many parameter they use and i created a text field for the number of parameters then they need to click 'ok' button.for they click the button, i want to display text fields same with the number of parameter they chose.parameter=3, text field=3.
anyone can help me how to that?please...
thanks in advance!!!
- 06-01-2011, 08:50 AM #2
Bad combination. However much the NetBeans visual designer may appear to be a beginners' tool, it really isn't. Without fundamental knowledge of GUI coding, you'll be bogged down trying to understand both the code and the quirks of the designer.i really new to both java and netbeans. i wanna do my 1st gui using netbeans.
I strongly recommend you first learn how to hand-code a GUI. Here's a good learning resource:
Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
db
Similar Threads
-
show panel when button clicked
By Aggror in forum New To JavaReplies: 6Last Post: 10-14-2010, 04:05 PM -
Minimize (not exit) the application to tray when the close button is clicked
By Nandish Reddy in forum EclipseReplies: 0Last Post: 04-28-2010, 01:39 PM -
[SOLVED] Open a different class from the same package when button clicked.
By mainy in forum AWT / SwingReplies: 4Last Post: 02-16-2009, 03:20 PM -
[SOLVED] How to destroy a process when a button is clicked?
By pranav13 in forum AWT / SwingReplies: 11Last Post: 02-13-2009, 12:52 PM -
Display success message in same page when submit button is clicked
By am17mu in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 03-29-2008, 10:56 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks