Class Main_JMenuBarActions
java.lang.Object
com.dandymadeproductions.ajqvue.Ajqvue
com.dandymadeproductions.ajqvue.gui.Main_JMenuBarActions
- All Implemented Interfaces:
MenuActionCommands,ActionListener,EventListener
The Main_JMenuBarActions class provides the means for
selecting the type of actions to execute that are a result of
the Main_JMenuBar.actionPerformed() events generated by the
JMenuBar and JToolBar in the application.
-
Field Summary
Fields inherited from interface com.dandymadeproductions.ajqvue.gui.MenuActionCommands
ACTION_ABOUT, ACTION_CLEAR_HISTORY, ACTION_EXIT, ACTION_EXPORT_CSV_SUMMARY_TABLE, ACTION_EXPORT_CSV_TABLE, ACTION_EXPORT_PDF_SUMMARY_TABLE, ACTION_EXPORT_SQL_DATABASE, ACTION_EXPORT_SQL_DATABASE_SCHEME, ACTION_EXPORT_SQL_SUMMARY_TABLE, ACTION_EXPORT_SQL_TABLE, ACTION_FLUSH, ACTION_GENERAL_PROPERTIES, ACTION_IMPORT_CSV_FILE, ACTION_IMPORT_SQL_DUMP, ACTION_LEGAL, ACTION_MANUAL, ACTION_OPEN, ACTION_PAGE_FORMAT, ACTION_PLUGIN_MANAGEMENT, ACTION_PREFERENCES, ACTION_PRINT, ACTION_QUERY_FRAME, ACTION_RELEASE_NOTES, ACTION_RELOAD_DATABASE, ACTION_SAVE, ACTION_SAVE_AS, ACTION_SEARCH_DATABASE, ACTION_SQL_QUERY_BUCKET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidactionsSelection(Main_Frame parent, ActionEvent evt, SQLQueryBucketFrame sqlQueryBucketFrame) protected static voidprotected static voidprotected static voidprotected static voidprotected static voidMethods inherited from class com.dandymadeproductions.ajqvue.Ajqvue
actionPerformed, getDebug, getGeneralProperties, getLocale, getLocaleString, getPopupMenuListener, getResourceBundle, getVersion, getWebSite, main, setGeneralProperties
-
Constructor Details
-
Main_JMenuBarActions
Main_JMenuBarActions()
-
-
Method Details
-
actionsSelection
protected static void actionsSelection(Main_Frame parent, ActionEvent evt, SQLQueryBucketFrame sqlQueryBucketFrame) -
setPreferencesNotVisisble
protected static void setPreferencesNotVisisble() -
setSQLQueryBucketFrameNotVisisble
protected static void setSQLQueryBucketFrameNotVisisble() -
setQueryFrameNotVisisble
protected static void setQueryFrameNotVisisble() -
setSearchFrameNotVisisble
protected static void setSearchFrameNotVisisble() -
setPluginFrameNotVisisble
protected static void setPluginFrameNotVisisble()
-