Package abbot.util

Class Summary
AWT Various AWT utilities.
EventDispatchExceptionHandler Handler for uncaught exceptions on any event dispatch thread.
EventNormalizer Provide an AWTEventListener which normalizes the event stream.
ExtendedComparator Utility class to perform comparisons.
NamedTimer Prevents misbehaving TimerTasks from canceling the timer thread by throwing exceptions and/or errors.
NonDelegatingClassLoader Provides support for loading a class before checking the parent class loader for it.
PathClassLoader Provide a class loader that loads from a custom path.
ProcessOutputHandler Default process output handler, redirecting the subprocesses output to System.out and System.err.
Properties  
Reflector Utility for performing some common reflection tasks.
Regexp Simple wrapper around the more fully-featured RE class.
SingleThreadedEventListener Provide an AWTEventListener which ensures all events are handled on the event dispatch thread.
SystemState Preserve and restore System state.
ThreadTerminatingSecurityManager Provides a method for terminating threads over which you otherwise have no control.
WeakAWTEventListener Provides add-and-forget listening to the AWT event queue.
 

Exception Summary
 



Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge