org.chorem.lima.actions
Class MiscAction

java.lang.Object
  extended by org.chorem.lima.actions.MiscAction

public class MiscAction
extends Object

Les actions appellables via LimaMain.

Version:
$Revision: 3278 $ Last update : $Date: 2011-08-16 16:09:44 +0200 (Tue, 16 Aug 2011) $ By : $Author: tchemit $
Author:
tony

Field Summary
protected  LimaConfig config
          La configuration de l'application.
 
Constructor Summary
MiscAction(LimaConfig config)
           
 
Method Summary
 void help()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected LimaConfig config
La configuration de l'application.

Constructor Detail

MiscAction

public MiscAction(LimaConfig config)
Method Detail

help

public void help()


Copyright © 2008-2011 CodeLutin. All Rights Reserved.