Package mae.util

Utilities used in various packages

See:
          Description

Class Summary
ArrayListModel Convenience class for JList, intended to replace Vector.
ClassChooser  
ClassSummary Summary information for a java Class, obtained from class file.
Console Redirects system input/output to swing components.
DialogInputStream Redirects system input to a JDialog.
History  
Loader  
PropertyManager Loads and saves Properties, with support for Color, Font, Bounds.
SimpleFilter Used in file selection, checks for a given extension
Small  
TextAreaPrintStream Redirects system output to a JTextArea.
TinyButton A tiny button which appears the same in all L&F's
TreePanel Makes a tree structure and displays it as a JTree
VersionChecker Checks Java VM version, shows a dialog if not valid
 

Package mae.util Description

Utilities used in various packages