|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTulklutCli
class TulklutCli
Field Summary | |
---|---|
private static java.lang.String |
COPYRIGHT
|
private static java.lang.String |
HELP
Message d'aide du programme |
private static java.lang.String |
NAME
|
private static java.lang.String |
VERSION
|
Constructor Summary | |
---|---|
TulklutCli()
|
Method Summary | |
---|---|
static void |
copyright()
Affiche les informations sur le droit de copie |
static void |
help()
Affiche le message d'aide sur la sortie standard pour expliquer la façon d'utiliser le programme. |
static void |
main(java.lang.String[] args)
Lance l'exécution du programme. |
void |
TulklutCli()
|
static void |
version()
Affiche sur la sortie standard la version du programme ainsi que son nom. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.lang.String NAME
private static java.lang.String VERSION
private static java.lang.String HELP
private static java.lang.String COPYRIGHT
Constructor Detail |
---|
TulklutCli()
Method Detail |
---|
public void TulklutCli()
public static void version()
public static void help()
public static void copyright()
public static void main(java.lang.String[] args)
args
- Tableau contenant les options de la ligne de commande
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |