Skip to content

osima/text-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text painter

This is a text painter supported text-aligment ( both vertical and horizontal one ) for AWT component.

text-painter

build and run TestFrame

$ gradle
$ java -cp build/libs/text-painter.jar org.notehub.awt.painter.TestFrame

usage

please see java classes under ...

  • TestFrame.java
  • MultiLineLabel.java

and also check javadoc build/docs/javadoc/index.html.

requirements

  • Java 6
  • Gradle 0.9

license

  • new BSD like license , see LICENSE file.

About

This is a text painter supported text-aligment for AWT component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages