Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.maloi.evolvo.resources
Class LicenseText  view LicenseText download LicenseText.java

java.lang.Object
  extended byorg.maloi.evolvo.resources.LicenseText

public class LicenseText
extends java.lang.Object


Field Summary
static java.lang.String license
           
static int redistributeInfoStart
           
static int warrantyInfoStart
           
 
Constructor Summary
LicenseText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

warrantyInfoStart

public static final int warrantyInfoStart
See Also:
Constant Field Values

redistributeInfoStart

public static final int redistributeInfoStart
See Also:
Constant Field Values

license

public static final java.lang.String license
See Also:
Constant Field Values
Constructor Detail

LicenseText

public LicenseText()