Re: How to combine characters
- From: Chris <chrisliapis@xxxxxxxxx>
- Date: Sun, 22 Jun 2008 17:28:14 -0700 (PDT)
On Jun 22, 5:27 pm, Daniele Futtorovic <da.futt.n...@xxxxxxxxxxxxxxx>
wrote:
On 2008-06-23 00:26 +0100, Chris allegedly wrote:
String s = "" + ke.getKeyChar();
Consider using one of the various String.valueOf methods
Does anyone know how to combine chars to make a word?
StringBuffer or StringBuilder
<http://java.sun.com/docs/books/tutorial/java/data/strings.html>
Thank you SO much for this link!! I'll read it now and see if that
solves it. I really appreciate your help!
.
- Follow-Ups:
- Re: How to combine characters
- From: Chris
- Re: How to combine characters
- References:
- How to combine characters
- From: Chris
- Re: How to combine characters
- From: Daniele Futtorovic
- How to combine characters
- Prev by Date: Re: How to combine characters
- Next by Date: Re: How to combine characters
- Previous by thread: Re: How to combine characters
- Next by thread: Re: How to combine characters
- Index(es):