Uses of Class
org.chorem.lima.ui.MainView

Packages that use MainView
org.chorem.lima   
org.chorem.lima.ui   
 

Uses of MainView in org.chorem.lima
 

Fields in org.chorem.lima with type parameters of type MainView
static jaxx.runtime.context.JAXXContextEntryDef<MainView> LimaContext.MAIN_UI_ENTRY_DEF
           
 

Methods in org.chorem.lima that return MainView
 MainView LimaContext.getMainUI()
           
 

Uses of MainView in org.chorem.lima.ui
 

Methods in org.chorem.lima.ui that return MainView
protected  MainView MainViewHandler.getUI(jaxx.runtime.JAXXContext context)
           
 MainView MainViewHandler.initUI(LimaContext rootContext, boolean fullscreen)
          Methode pour initialiser l'ui principale sans l'afficher.
 

Methods in org.chorem.lima.ui with parameters of type MainView
 void MainViewHandler.changeLanguage(MainView mainUI, Locale newLocale)
           
 void MainViewHandler.changeScreen(MainView ui, boolean fullscreen)
          Méthode pour changer de mode d'affichage.
 void MainViewHandler.close(MainView ui)
          Ferme l'application.
 void MainViewHandler.showAbout(MainView ui)
           
 



Copyright © 2008-2011 CodeLutin. All Rights Reserved.