Package com.dandymadeproductions.ajqvue.utilities
package com.dandymadeproductions.ajqvue.utilities
-
ClassDescriptionAFocusTraversalPolicy class provides a means for panels within the application to set a desired component focus sequence for themselves.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 CustomFileFilter class provides a customer FileFilter instance to be used in selecting plugin module files, given by the constructor.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 GzFileFilter class provides a customer FileFilter instance to be used in selecting plugin repository files, GZ.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 LocaleCharset class provides a method to specify an alternate Charset String to be used by plugins.The MyJFileFilter class provides a customer FileFilter instance to be used in selecting Table State Files.The NormalizeString class normalizes a string.This PrintManager class provides the mechanism to print various data panes using the Java Print Service API.The ProgressBar class provides the frame and components to create a basic independent progress bar with a cancel button.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 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 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.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 TableModel class provides the model that is used with the TableTabPanels to display a summary table of database data.The Utils class provides various usedful methods used in the Ajqvue application.