|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--opale.Info
This class is used to query and display information on version of Opale and on developpers.
Constructor Summary | |
Info()
|
Method Summary | |
static java.lang.String[] |
getDeveloppers()
Gets an array of String that represents the name of developpers. |
static java.lang.String |
getVersion()
Gets a string that represents the version of Opale. |
static void |
main(java.lang.String[] arg)
This method is used to display informations. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Info()
Method Detail |
public static java.lang.String getVersion()
public static java.lang.String[] getDeveloppers()
public static void main(java.lang.String[] arg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |