VdexReload 1.1.3 API

Package uk.ac.reload.dweezil.gui

Class Summary
ErrorDialogBox Error Dialog Box
ReloadComboBox A ComboBox
ReloadFileChooser An implementation of JFileChooser that remembers the last directory.
ReloadFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ReloadFolderChooser An implementation of JFileChooser for selecting Folders.
ReloadInternalFrame Our version of a JInternalFrame
We can precisely define the behaviour we need for our Internal frames, such as a factory class for a Menu Item associated with this Frame.
ReloadInternalFrameManager The Reload Internal Frame Manager.
ReloadProgressMonitor My Progress Monitor based on Sun's - this one doesn't have all the waiting for time millis crap and you can reset it to start over from the beginning.
ReloadStatusWindow This is a JFrame Window that can be shown or hidden from a menu bar.
ReloadToolBar Our version of a JToolBar
ReloadUIManager The Reload UI Manager.
ReloadYesAllNoDialog Class to implement a dialog window with yes, yes to all and no options.
SplashScreen A Groovy Splashscreen.
 


VdexReload 1.1.3 API