Package nl.saxion.app.console
Class TextWrapUtils
java.lang.Object
nl.saxion.app.console.TextWrapUtils
Class for fitting text on the SaxionApp window.
This class will deal with new line characters and wrap text to maximum width of a window
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List
<PrintElement> printToTextElements
(String text, Color color)
-
Constructor Details
-
TextWrapUtils
public TextWrapUtils()
-
-
Method Details
-
printToTextElements
-