A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
JtextField as an output?
David Triple
Greenhorn
Joined: Jul 05, 2011
Posts: 20
posted
Jul 31, 2011 20:42:32
0
Ok so i have a Jtextbox that needs to return the value from the program, now how would this look?
System.out.println("\nShuffling Deck....\n"); JOptionPane.showMessageDialog(null, "Welcome to the Hi Lo Table \n\nShuffling Deck..."); MyPlayDeck.shuffle();
Here is kind of an example. I need to place the message from the
JOptionPane
into the
JTextField
.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: JtextField as an output?
Similar Threads
Main class not recognized
variable returns "null" value in output
Constructor problem.
Need help with constructor and fields
How would i shuffle my deck of cards?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter