Package com.dandymadeproductions.ajqvue.gui.panels
package com.dandymadeproductions.ajqvue.gui.panels
-
ClassDescriptionThis class provides a panel that is used to hold the advanced parameters components used in the tables sort search mechanism.The AppGeneralPreferencesPanel class provides a generic panel in the appearance of a form for selecting application localization and font paramerters.The CreditsPanel provides a general container to display the basic information about the application's version, build, webSite, and credits.The CSVExportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the CSV data export options.The CSVImportPreferencesFiller class provides a generic panel used in the Preferences Menu CSV Import to provide a generic filler animated graphic.The CSVImportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the CSV data import options.The DbTablesPanel class provides the panel that holds all the database tables panels, aka.The GeneralOptionsPreferencesFiller class provides a generic panel used in the Preferences Menu General Options to provide a generic filler animated graphic.The GeneralPreferencesPanel class provides a generic panel in the appearance of a form for selecting the general options.The GraphicsCanvasPanel provides a generic panel used to paint a supplied image as its main component.The PDFExportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the PDF data export options.The PluginFrameFillerPanel class provides a panel that is used in the PluginFrame to provide a generic animated filler graphic.The PluginRepositoryPanel class provides a panel that allows the showing of plugins that have been defined from a PluginRepository.The PreferencesPanel class provides the general framework and link to the PreferencesPanel Interface inheritance for all PreferencesPanels in MyJSQLView.The PreferencesPanelEarlySpring class provides a generic panel used in the Preferences Menu to highlight the top tree element during the northern hemisphere's early spring months, March-Arpil.The PreferencesPanelFall class provides a generic panel used in the Preferences Menu to highlight the top tree element during the northern hemisphere's fall months, October-November.The PreferencesPanelInterface class defines the methods that are required by all PreferencesPanels in order to properly function within the application with other classes.The PreferencesPanelSpring class provides a generic panel used in the Preferences Menu to highlight the top tree element during the northern hemisphere's spring months, May-June.The PreferencesPanelSummer class provides a generic panel used in the Preferences Menu to highlight the top tree element during the northern hemisphere's summer months, July-September.The PreferencesPanelWinter class provides a generic panel used in the Preferences Menu to highlight the top tree element during the northern hemisphere's winter months, December-February.The SplashPanel class provides a startup splash panel that is used on a successful login to indicate the progress of the application initialization.The SQLExportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the data SQL export options.The SQLImportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the SQL data import options.The SQLTabPanel class provides the view of resultant data/results from the direct input of SQL commands executed on the database.The StandardParametersPanel class provides a panel that is used to hold the standard parameters components for connections.The TableFieldSelectionPreferencesPanel class provides the ability to select the preferred database table fields to be display in the TableTabPanel summary table.The TableRowSelectionPreferencesPanel class provides the ability to select the preferred table row size to be display in the TableTabPanel summary table.The TableTabInterface class defines the methods that are required by all TableTabPanels in order to properly function within the application with other classes.The TableTabPanel class provides the general framework and link to the TableTab Interface inheritance for all TableTabPanels.The TableTabPanel_Derby class provides the means to create a default table summary view of data in an Apache Derby database that in is listed according to a specified sort and search.The TableTabPanel_Generic class provides the means to create a default table summary view of data in an unknown database that is listed according to a specified sort and search.The TableTabPanel_HSQL class provides the means to create a table summary view of data in a HSQL database that is listed according to a specified sort and search.The TableTabPanel_MSAccess class provides the table summary view of data in a MS Access database that is listed according to a specified sort and search.The TablePanel_MSSQL class provides the means to create a default table summary view of data in an MSSQL database that is listed according to a specified sort and search.The TableTabPanel_MySQL class provides the table summary view of data in a MySQL database that is listed according to a specified sort and search.The TableTabPanel_Oracle class provides the means to create a default table summary view of data in an Oracle database that is listed according to a specified sort and search.The TableTabPanel_PostgreSQL class provides the table summary view of data in a PostgreSQL database that is listed according to a specified sort and search.The TableTabPanel_SQLite class provides the means to create a default table summary view of data in an unknown database that is listed according to a specified sort and search.The TopTabPanel class provides the top tab panel in the application that is used to highlight the creator, Dandy Made Productions.The TopTabStaticPanel class provides the top tab panel in the application that is used to highlight the creator, Dandy Made Productions which does not contain any graphic animations.