Results 1 to 3 of 3
Thread: how to get user input in JFrame
- 09-27-2011, 04:05 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 2
- Rep Power
- 0
how to get user input in JFrame
Can someone help me to do this question?please...im still new in Java,need help here...
Write an application program to display user’s date of birth. User enters name and the first 6
digits of her/his IC number (refer to Figure Q2a). Once the user clicks the “CHECK” button, the
user’s date of birth will be displayed as shown in Figure Q2b. [Hint: Apply substring() for
this question].
- 09-27-2011, 04:13 PM #2
Re: how to get user input in JFrame
Sounds like a job for a JTextField.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
-
Re: how to get user input in JFrame
Similar Threads
-
User Input???
By jonytek in forum New To JavaReplies: 8Last Post: 01-13-2013, 02:52 PM -
Help with user input
By sconniegorilla in forum New To JavaReplies: 2Last Post: 02-16-2011, 02:00 PM -
Need help getting input(first/last name) from user
By nightrise420 in forum New To JavaReplies: 11Last Post: 09-11-2010, 03:09 AM -
User Input
By brmcdani in forum New To JavaReplies: 2Last Post: 02-05-2010, 01:59 AM -
User input- Pop Up Box
By dedachi in forum AWT / SwingReplies: 3Last Post: 03-23-2009, 04:47 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks