|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.kawt.WordWrap
| Constructor Summary | |
WordWrap(FontMetrics fm,
java.lang.String txt,
int width)
|
|
| Method Summary | |
int |
getMaxWidth()
|
int |
next()
returns -1 if no text is left |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WordWrap(FontMetrics fm,
java.lang.String txt,
int width)
| Method Detail |
public int next()
public int getMaxWidth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||