Constructor and Description |
---|
LabelWrapper()
Create an instance with default line break length = 10
|
LabelWrapper(int lineLength)
Create an instance with passed line break length
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
String |
transform(String str)
call 'wrap' to transform the passed String
|
public static final String breaker
Copyright © 2014. All rights reserved.