Uses of Class
org.chorem.lima.LimaConfig

Packages that use LimaConfig
org.chorem.lima   
org.chorem.lima.actions   
org.chorem.lima.ui   
 

Uses of LimaConfig in org.chorem.lima
 

Fields in org.chorem.lima declared as LimaConfig
static LimaConfig LimaMain.config
          Lima configuration.
protected static LimaConfig LimaConfig.instance
           
 

Methods in org.chorem.lima that return LimaConfig
 LimaConfig LimaContext.getConfig()
           
static LimaConfig LimaConfig.getInstance()
           
 

Uses of LimaConfig in org.chorem.lima.actions
 

Fields in org.chorem.lima.actions declared as LimaConfig
protected  LimaConfig MiscAction.config
          La configuration de l'application.
 

Constructors in org.chorem.lima.actions with parameters of type LimaConfig
MiscAction(LimaConfig config)
           
 

Uses of LimaConfig in org.chorem.lima.ui
 

Methods in org.chorem.lima.ui that return LimaConfig
 LimaConfig MainView.getConfig()
           
 



Copyright © 2008-2011 CodeLutin. All Rights Reserved.