|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.io.gui.util.TooltipUtil
public class TooltipUtil
Constructor Summary | |
---|---|
TooltipUtil()
|
Method Summary | |
---|---|
static String |
wrapTooltip(String argTooltip,
int argCharacters)
Loosely enforces the wrap length, as it waits until the last word finishes before wrapping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TooltipUtil()
Method Detail |
---|
public static String wrapTooltip(String argTooltip, int argCharacters)
argTooltip
- argCharacters
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |