|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| FilteredEventSupport.IEventCaster | |
| ICascadingThrowable | |
| IEventFilter | Interface used by FilteredEventSupport. |
| INoisyRunnable | A flavor of Runnable interface which can throw an
Exception. |
| IThrowableHandler | Defines a catch-all Error / Exception handler. |
| Class Summary | |
| Exceptions | Utility class for managing exceptions. |
| Files | |
| FilteredEventListenerList | Modified version of EventListenerList,
for implementing FilteredEventSupport.
|
| FilteredEventSupport | |
| FilteredEventSupport.ListenerEntry | |
| FlagSet | Implements a set of boolean variables, and associated tests. |
| LoopingThread | Enhanced Thread allowing the runnable part to be called repeatingly (without creating a new java.lang.Thread instance each time. |
| SafeEnumeration | Base class for strongly-typed enumerations, which know the name that was used to declare them in the Java source code. |
| SafeEnumerationPropertyEditor | Generic JavaBean property editor for a property derived from
SafeEnumeration.
|
| SwingWorker | 3rd version of the SwingWorker, an abstract class
to override for GUI-related operation, in a dedicated thread.This class has been imported from Sun's site. |
| Version | Base class for version info. |
| Exception Summary | |
| CascadingException | |
| CascadingRuntimeException | |
| FatalException | An exception used for breaking the program flow. |
| Error Summary | |
| ApplicationError | |
| CascadingError | |
| ImplementationError | Represents a precondition / invariant violation, detected inside of the emitting class. |
| SafeEnumerationError | Raised when an internal inconsistency is detected in
SafeEnumeration. |
Many useful classes, for managing exceptions, threads, events.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||