|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.windward.tools.ShowFonts
This will display all fonts java is aware of on this system. Run this and if it throws an exception then there is a bug in the java font layout code and there is no way Windward Reports can do a work around.The source code to this class is in WindwardReports.jar.
| Constructor Summary | |
ShowFonts()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Either run with no parameters, or a range of characters to test for entered in hex. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ShowFonts()
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||