Package com.dandymadeproductions.ajqvue
Class Ajqvue
java.lang.Object
com.dandymadeproductions.ajqvue.Ajqvue
- All Implemented Interfaces:
ActionListener,EventListener
- Direct Known Subclasses:
Main_JMenuBarActions,PrintManager,Utils
The Ajqvue class is used to control the running of the application.
Initial action is to bring up a login access frame, LoginFrame, to
connect to a desired database. Once a valid connection has been made
then the main framework for the application will be created through
the Main_Frame class to setup the main user interface.
Arguments -debug, -lang='locale'
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic booleangetDebug()static GeneralPropertiesstatic Localestatic Stringstatic MouseListenerstatic AResourceBundlestatic String[]static Stringstatic voidstatic voidsetGeneralProperties(GeneralProperties newGeneralProperties)
-
Field Details
-
mainFrame
-
-
Constructor Details
-
Ajqvue
public Ajqvue()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
main
-
getDebug
public static boolean getDebug() -
getGeneralProperties
-
getLocaleString
-
getLocale
-
getPopupMenuListener
-
getResourceBundle
-
getVersion
-
getWebSite
-
setGeneralProperties
-