Package net.sf.swinglib

Class Summary
AsynchronousOperation<T> A base class for implementing operations that need to run on their own thread and report back to the event thread.
ClipManager Provides a simple mechanism for interacting with the system clipboard, where you want to copy/paste a restricted set of data types and don't want to hook up with a component.
CursorManager This class manages a a stack of cursors for one or more components.
SwingUtil A collection of static methods that don't really fit anywhere else.
UIHelper Static methods and constants that help build UI objects with a consistent appearance.