Thank you very much Martin. That helped me to create my truncate method.
Have a nice week. On Mar 3, 2:44 am, Martin Trummer <[email protected]> wrote: > the String class has a substring() method, that should help > you...http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html#substri... > > On 2 Mrz., 23:30, Memo Sanchez <[email protected]> wrote: > > > > > Good day =) > > > I was looking for a way to truncate a String which is inside a Label, > > but I haven't found any answer. > > > For example: My original String is "Accounts Receivable" and I want it > > to appear something like "Accoun..." > > > Any input is appreciated. > > > Thank you. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
