|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.flagstone.translate.Translate
public final class Translate
The %Translate class defines constants and methods used throughout the %Translate package.
Field Summary | |
---|---|
static int |
MAJOR
MAJOR is used to identify the current version of the framework. |
static int |
MINOR
MINOR is used to identify the current minor version of the framework. |
static int |
RELEASE
The RELEASE number is used to differentiate between different releases. |
Constructor Summary | |
---|---|
Translate()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main method reports basic information about the package. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAJOR
public static final int MINOR
public static final int RELEASE
Constructor Detail |
---|
public Translate()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |