org.chorem.vradi
Class VradiConfig

java.lang.Object
  extended by org.chorem.vradi.VradiConfig

public class VradiConfig
extends Object

Vradi UI configuration.

Class is auto instanced by Jaxx when getting it from context.

Version:
$Revision: 21 $

Last update : $Date: 2011-05-09 18:43:58 +0200 (lun., 09 mai 2011) $ By : $Author: sletellier $

Author:
chatellier

Nested Class Summary
static class VradiConfig.VradiSwingAction
           
static class VradiConfig.VradiSwingOption
          Vradi option enum.
 
Field Summary
protected static String[] DEFAULT_JAXX_PCS
           
protected  boolean fullscreen
          Un drapeau pour savoir si on est en mode pleine écran.
 
Method Summary
static org.nuiton.util.ApplicationConfig getConfig(String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fullscreen

protected boolean fullscreen
Un drapeau pour savoir si on est en mode pleine écran.


DEFAULT_JAXX_PCS

protected static final String[] DEFAULT_JAXX_PCS
Method Detail

getConfig

public static org.nuiton.util.ApplicationConfig getConfig(String... args)


Copyright © 2009-2011 CodeLutin. All Rights Reserved.