aspose file tools
The moose likes Beginning Java and the fly likes confused 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
Reply Bookmark "confused" Watch "confused" New topic
Author

confused

Chris Roberts
Greenhorn

Joined: Sep 03, 2004
Posts: 8
Im trying to copy a string of characters from a JOptionPane showInputDialog
box, where all of the input are strings, and then convert them from strings to characters and place them inside of vector using the toCharArray[] method. Im confused on how to write the code for this. Can someone help me or give me a hint?

Thanks
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
confused?

I doubt this will help then

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: confused
 
Similar Threads
JNDI - LDAP
Basic editing with strings
can i prepare for SCJP exam without any programming experience?
XML / Java / Japanese Characters
Basic Servlet Queries