This is a text painter supported text-aligment ( both vertical and horizontal one ) for AWT component.
$ gradle
$ java -cp build/libs/text-painter.jar org.notehub.awt.painter.TestFrame
please see java classes under ...
- TestFrame.java
- MultiLineLabel.java
and also check javadoc build/docs/javadoc/index.html.
- Java 6
- Gradle 0.9
- new BSD like license , see LICENSE file.