Package info.jonclark.gui

Class Summary
AppletApplication  
BasicAwtApp Do some of the most basic operations necessary to create an AWT application.
BasicSwingApp  
FileInfoWithBrowseBox  
GuiLogHandler Directs Logger messages to model GUI dialog boxes.
GuiUtils  
JComboBoxAutoComplete Based on a template from http://www.java.happycodings.com/Java_Swing/code5.html
ProgressClient A client program that sends the status of its progress to a ProgressServer or group of ProgressServers, if possible.
ProgressServer A progress server (monitor) accepts connections from various progress clients that are currently working on tasks.
SplashImage A class to make a very nice splash screen, very quickly.
SwingResourceManager Utility class for managing resources such as colors, fonts, images, etc.
WaitDialog