bob.batch
Class Help

java.lang.Object
  extended by bob.batch.Help

public class Help
extends java.lang.Object

Classe qui contient les messages statiques pour le help.

Version:
1.0 Février 2005
Author:
Didier Bert

Constructor Summary
Help()
           
 
Method Summary
static void help_af()
          Affiche le help de la commande af
static void help_help()
          Affiche le help de la commande help
static void help_quit()
          Affiche le help de la commande quit
static void help_rc()
          Affiche le help de la commande rc
static void help_scd()
          Affiche le help de la commande scd
static void help_scl()
          Affiche le help de la commande scl
static void help()
          Affiche le help
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Help

public Help()
Method Detail

help

public static void help()
Affiche le help


help_af

public static void help_af()
Affiche le help de la commande af


help_rc

public static void help_rc()
Affiche le help de la commande rc


help_scl

public static void help_scl()
Affiche le help de la commande scl


help_scd

public static void help_scd()
Affiche le help de la commande scd


help_help

public static void help_help()
Affiche le help de la commande help


help_quit

public static void help_quit()
Affiche le help de la commande quit



Copyright OB.