|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jfree.ui.about.Licences
Contains the full texts of the GNU General Public Licence and the GNU Lesser General Public Licence.
These are used in the presentation of a standard 'About' frame.
Field Summary | |
static java.lang.String |
GPL
The GNU General Public Licence. |
static java.lang.String |
LGPL
The GNU Lesser General Public Licence. |
Constructor Summary | |
Licences()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String GPL
public static final java.lang.String LGPL
Constructor Detail |
public Licences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |