dear sir,
In my GUI ,i will recevie hex values from socket and i want to display that hex values in jtextfield in swing,anybody can sent me a code how to do it.
thanks
santhosh
Printable View
dear sir,
In my GUI ,i will recevie hex values from socket and i want to display that hex values in jtextfield in swing,anybody can sent me a code how to do it.
thanks
santhosh
I'm beginning to think you're using this forum as a homework service, always asking for code. That's not the purpose of a forum, and it doesn't help you to learn Java.
Also, your question is too vague for a specific answer, but you could go through the methods of Integer and Long, focusing on those that return a String.
db
dear sir,
here after i will never ask for a code.please tell me how to display hex values in jtextfiled.
thanks
santhosh
Darryl.Burke had given you the answer
read Integer (Java Platform SE 6)
dear sir,
i have read the document given by u
thank u
santhosh