Uses of Class
jaxx.demo.DemoConfig

Packages that use DemoConfig
jaxx.demo   
 

Uses of DemoConfig in jaxx.demo
 

Fields in jaxx.demo declared as DemoConfig
protected  DemoConfig DemoUI.config
           
 

Methods in jaxx.demo that return DemoConfig
 DemoConfig DemoUI.getConfig()
           
 DemoConfig DemoSources.getConfig()
           
 

Methods in jaxx.demo with parameters of type DemoConfig
 DemoUI DemoUIHandler.initUI(DefaultApplicationContext rootContext, DemoConfig config)
          Methode pour initialiser l'ui principale sans l'afficher.
 void DemoUIHandler.reloadUI(DefaultApplicationContext rootContext, DemoConfig config)
          Permet de recharger l'ui principale et de changer de le mode d'affichage.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.