All Classes and Interfaces

Class
Description
The AboutFrame class provides the user access to information about the application when the Help About selection is made in the menu bar.
 
This class provides a panel that is used to hold the advanced parameters components used in the tables sort search mechanism.
The AdvancedSortSearchForm class provides a generic panel that is used to create an advanced sort/search query for the calling TableTabPanel's database table.
AFocusTraversalPolicy class provides a means for panels within the application to set a desired component focus sequence for themselves.
The Ajqvue class is used to control the running of the application.
The AppGeneralPreferencesPanel class provides a generic panel in the appearance of a form for selecting application localization and font paramerters.
The AResourceBundle class provides a method to more closely control the loading of locale, image, & other types of resource files in a program.
The BlobTextKey class provides the structure for a key in the SQL database that might consist of BLOB or TEXT data.
The Blossom class provides a means to generate a blooming flower object along with drawing to a graphics space.
The ConnectionInstance class provides a generic instance to manage connections to a distinct set of databases.
The ConnectionManager class provides a central class to manage all connections that are used by the Ajqvue application to access the various databases support.
This ConnectionProperties class provides the structure for the connection properties storage.
The CreditsPanel provides a general container to display the basic information about the application's version, build, webSite, and credits.
The CSVDataDumpThread class provides a thread to safely dump database table data to a local file.
The CSVDataImportThread class provide the means to import a standard CSV file into the current selected database table via a safe thread method.
The CSVDataTableDumpThread class provides a thread to safely dump a TableTabPanel summary table data to a local file.
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 CSVQueryDumpThread class provides a thread to safely dump a given SQL query data to a local file in the CSV format.
The CustomFileFilter class provides a customer FileFilter instance to be used in selecting plugin module files, given by the constructor.
The DatabaseProperties class provides the collection & structure for the storage of database connection properties.
The DataExportProperties class provides the structure for the data export properties storage.
 
 
The DataImportProperties class provides the structure for data import properties storage.
The DataSourcesDialog class provides a dialog to access the Ajqvue defined data source connections as defined by the LoginManager.
The DateFieldCalendar class provides a frame for creating a calendar to be used for selecting a date for a field in the TableEntryForm.
The DB_To_DBThread class provides a thread to perform the DB to DB transfer in an independent disassociated manner.
The DbTablesPanel class provides the panel that holds all the database tables panels, aka.
The DDLGenerator class provides the basis for creating a condensed data definition language statement that bodes the results of converting a given database query to an alternate database table.
The Default_JMenuBar class is used to construct a menubar that contains essentially only the menus File|Exit & Logo.
The Default_JToolBar class is used to construct a default toolbar for the application frame when no toolbar is specified for a tab/plugin.
The FILE_PluginRepository class provides the general framework to create a File type repository that would be derived from a local or networked file system.
The FireFly class provides the characteristics of a firefly object that is used in the preferences frame, Preferences panel summer.
The FTP_Client class provides the ability to setup and create a FTP Client bases on the apache.net.commons.ftp library.
The FTP_PluginRepository class provides the general framework to create a FTP type repository that would be derived from a ftp(s) server.
The GeneralDBProperties class provides the structure for the application general database parameters properties storage.
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 GeneralProperties class provides the structure for the application general properties storage.
The GraphicsCanvasPanel provides a generic panel used to paint a supplied image as its main component.
The GzFileFilter class provides a customer FileFilter instance to be used in selecting plugin repository files, GZ.
The HelpFrame class is used to display html help information.
The HTTP_PluginRepository class provides the general framework to create a HTTP type repository that would be derived from a web server.
The ImageGraphicsFrame class provides a canvas/frame that can be painted on to display a item image.
The ImageUtil class provides a means to save a JComponent Object graphics as png image.
The InputDialog class is used to create a custom input dialog box.
The JarFileFilter class provides a customer FileFilter instance to be used in selecting plugin module files, JAR.
The Leaf class provides the characteristics of a autumn leaf object that is used in the preferences frame, Preferences panel fall.
The LoadTableStateThread class provides the means to import the data that has been saved via the SaveTableStateThread to be used to reload a summary table configuration state.
The LocaleCharset class provides a method to specify an alternate Charset String to be used by plugins.
This LoginFrame class provides the framework for a login access dialog to a database.
The LoginManagerFrame class provides a frame that is used to create and save a user's connection sites.
The SitesTreePanel class provides the construction of a sites tree panel that used in the ConnectionManager class for managing site connections and associated parameters.
The Main_Frame class is used to setup the main user interface frame for the application.
The Main_JMenuBar class is used to constructed the menubar for the application frame.
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.
The Main_JToolBar class is used to construct the toolbar for the application frame's database tables tab.
The Main_MouseAdapter class provides an extension of the Mouse Adapter so that specfic mouse listener interfaces can be implemented for various panels in the application.
The MenActionCommands class is used to provide a commom access point for allocation of Action Commands used by the menu system.
The MyJFileFilter class provides a customer FileFilter instance to be used in selecting Table State Files.
The NormalizeString class normalizes a string.
The PDFDataTableDumpThread class provides a thread to safely dump a TableTabPanel summary table data to a local pdf file.
The PDFExportPreferencesPanel class provides a generic panel in the appearance of a form for selecting the PDF data export options.
The Plugin class provides a place holder real class to instantiate a PluginModule.
The Plugin_Module class provides the abstract framework for plugin classes to extends in order to properly function within the application.
The PluginFrame class provides a frame that is used to view, remove, and install new plugins to the application.
The PluginFrameFillerPanel class provides a panel that is used in the PluginFrame to provide a generic animated filler graphic.
The PluginListHandler class provides a processing routine for parsing a xml file that contains data for plugin modules information that may be used with the application.
The PluginLoader class is used to cycle through the jar/zip files located in the plugin directory under the framework's installation directory lib to find Plugin Modules.
The PluginModuleInterface class defines the methods that are required by all Plugin Modules in order to properly function within the application as a plugin.
The PluginRepository class provides the general framework and link to the PluginRepository Interface inheritance for all PluginReposities in the framework.
The PluginRepositoryInterface class defines the methods that are required by all Plugin Repositories in order to properly function within the framework as a repository definition for plugins.
The PluginRepositoryPanel class provides a panel that allows the showing of plugins that have been defined from a PluginRepository.
The PluginThread class provides a thread to set in motion the adding of a correctly located plugin module to the main frame.
The PreferencesFrame class provides the mechanism in the application to create a preferences frame for setting properties.
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.
This PrintManager class provides the mechanism to print various data panes using the Java Print Service API.
The PriviledgedControl class provides a mechanism for class loading for both plugins and the database JDBC drivers.
The ProgressBar class provides the frame and components to create a basic independent progress bar with a cancel button.
The QueryFrame class is used to provide a framework to execute queries on the current selected host by the user that has a connection established in the application.
The RainDrop class provides the characteristics of a rain drop flake object that is used in the preferences frame, Preferences panel winter.
The ReadDataFile class allows the application the means to import data that can be placed in the database table in an automated way.
The RepositoryAccess class is to provide and option pane to collect information that might be needed for accessing a plugin repository.
The SaveTableStateThread class provides a thread to safely dump a database table's current state to a local file.
The SearchDatabaseThread class provides a thread to search through all the database tables for a given input string.
The SearchFrame class is used to provide a framework to execute searches on the current selected host database by the user that has a connection established in the application.
The SearchResultTableCellRenderer class is used to provide a custom table cell renderer component used in the SearchFrame JTable.
The SetListDialog class provides a frame for diplaying a JList to allow the selection of elements of a Set field.
The SiteParameters class provides the object that the application uses to define/store individual site parameters created by the XMLTranslator.
The SnowFlake class provides the characteristics of a snow flake object that is used in the preferences frame, Preferences panel winter.
The SplashPanel class provides a startup splash panel that is used on a successful login to indicate the progress of the application initialization.
The Sprite class provides the basic characteristics of a animated object, sprite, that is used in the preferences frame, PreferencesPanels.
The SQLDatabaseDump_ProgressBar class provides the frame and components to create a progress bar used in the dumping of data during a SQL database dump.
The SQLDatabaseDumpThread class provides a thread to safely dump the current database data, all tables, to a local file in SQL format.
The SQLDatabaseSchemeDumpThread class provides a thread to safely dump the current database scheme, all tables, to a local file in SQL format.
The SQLDataDumpImportThread class provide the means to import a sql dump file into the current selected database via a safe thread method.
The SQLDataDumpThread provides a thread to safely dump database table data to a local file in SQL format.
The SQLDump Class provides some common methods that are used by the Ajqvue IO SQL Data Dump Threads.
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 SQLInsertPrepare class provides a means to create the required INSERT for a PrepareStatement in use with a database to H2, HSQL, Derby, or SQLite Memory/File database transfer.
The SQLLoadThread provides a means to load the required field objects for use with a database to H2, HSQL, Derby, or SQLite Memory/File database transfer.
The SQLQuery class provides the means to collect in a generic manner the characteristics of a SQL query.
The SQLQueryBucketFrame class provides the main frame for the storage of SQL Query statements derived from DBTablesTab.
The SQLQueryBucketListCellRenderer class is used to provide a custom list cell renderer component used in the SQLQueryBucketFrame JList.
The SQLQueryBucketListObject class is used to a variant from a standard Swing button that exempts translucency and contains objects for the QueryBucket item.
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.
This class provides a thread to operate in the background to drop temporary tables that have been generated during the use of the Query Tool.
The TableDefinitionGenerator class provides a common focus for creating the various database table definitions for table structures that output via the SQL data export feature.
The TableEntryForm class is used to provide a form panel to add, or edit a table entry in a SQL database table.
The TableFieldSelectionPreferencesPanel class provides the ability to select the preferred database table fields to be display in the TableTabPanel summary table.
The TableModel class provides the model that is used with the TableTabPanels to display a summary table of database data.
The TableRowElements class provides an object that can be used to house a single row of data from a standard relation 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 TableViewForm class provides a generic panel in the appearance of a form for viewing the current selected item in the TableTabPanel summary table.
The Top_JMenuBar class is used to construct a menubar that contains the File|Exit, Plugin Management, & Logo.
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.
The TypeID class provides an identification definition for data types that follows a prescribe naming scheme.
The TypesInfoCache class provides a storage cache for characterizing data types information for the various support databases.
This class provides a generic form that is used by each TableTabPanel to execute a SQL update statement on the current table.
The Utils class provides various usedful methods used in the Ajqvue application.
The WriteDataFile class allows data in a selected database table to be outputed to specified file.
The XMLTranslator class handles the translation authority over reading and writing XML content, site connection parameters, from/to the ajqvue.xml file.