Package jltk.util
Class Misc
- java.lang.Object
-
- jltk.util.Misc
-
public class Misc extends Object
Miscellaneous static helper functions- Version:
- 02.06.2022
- Author:
- ms
-
-
Constructor Summary
Constructors Constructor Description Misc()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
printAvailableFontNames()
Print all available fonts on your system.
-