Uses of Class
org.jfree.ui.about.Licences
-
Packages that use Licences Package Description org.jfree.ui.about Classes for providing information about an application. -
-
Uses of Licences in org.jfree.ui.about
Fields in org.jfree.ui.about declared as Licences Modifier and Type Field Description private static Licences
Licences. singleton
The singleton instance of this class.Methods in org.jfree.ui.about that return Licences Modifier and Type Method Description static Licences
Licences. getInstance()
Returns a reference to the single instance of this class.
-