Uses of Class
org.wvc.config.xml.pojos.Screen

Packages that use Screen
org.wvc.config.xml.pojos   
 

Uses of Screen in org.wvc.config.xml.pojos
 

Methods in org.wvc.config.xml.pojos that return types with arguments of type Screen
 List<Screen> AppConfig.getScreens()
           
 

Constructor parameters in org.wvc.config.xml.pojos with type arguments of type Screen
AppConfig(List<Screen> screens, InitialScreen initialScreen, DebugMode debugMode, EntryPoint entryPoint)
           
 



Copyright © 2009. All Rights Reserved.