org.springframework.richclient.util
Class LabelUtils
java.lang.Object
org.springframework.richclient.util.LabelUtils
public class LabelUtils
- extends Object
Static utility class for parsing label information from a string.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelUtils
public LabelUtils()
addElipses
public static String addElipses(String text)
removeElipses
public static String removeElipses(String text)
htmlBlock
public static String htmlBlock(String labelText)
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.