| java.lang.Object com.jeta.swingbuilder.main.FormsInitializer
FormsInitializer | public class FormsInitializer (Code) | | This class is responsible for initializing all components needed for the
Abeille Forms application.
author: Jeff Tassin |
initialize | public void initialize(String[] args)(Code) | | Initializes the application
Parameters: args - |
initializeLocale | void initializeLocale(String language, String country)(Code) | | Gets the language and country from the command line and sets as the
default locale
Parameters: language - Parameters: country - |
|
|