Re: How to combine characters
- From: Daniele Futtorovic <da.futt.news@xxxxxxxxxxxxxxx>
- Date: Mon, 23 Jun 2008 02:27:53 +0200
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>
.
- Follow-Ups:
- Re: How to combine characters
- From: Chris
- Re: How to combine characters
- References:
- How to combine characters
- From: Chris
- How to combine characters
- Prev by Date: How to combine characters
- Next by Date: Re: How to combine characters
- Previous by thread: How to combine characters
- Next by thread: Re: How to combine characters
- Index(es):