Package net.wotonomy.ui.swing.util

Contains utilities that ease Swing development but don't quite qualify as components.

See:
          Description

Class Summary
ClassGrabber ClassGrabber is a class loader used by WindowGrabber.
ComponentHighlighter Visually highlights a component with the specified image for a brief period.
GIFEncoder GIFEncoder is a class which takes an image and saves it to a stream using the GIF file format.
ObjectInspector The ObjectInspector displays a JFrame containing a PropertyEditorTable that displays an object.
PositionComparator A Comparator that will sort components in a common container based first on their y-coordinate and then on their x-coordinate, producing a list sorted from top to bottom and left to right.
StackTraceInspector The StackTraceInspector displays a JFrame containing stack trace information for a Throwable.
TextInputRangeChecker This class will actively check the inputs of 2 numbers in seperate text components.
WindowGrabber WindowGrabber is a collection of static utility methods for taking screen shots of lightweight containers.
WindowUtilities A collection of window-related utilities.
 

Package net.wotonomy.ui.swing.util Description

Contains utilities that ease Swing development but don't quite qualify as components.



Copyright © 2006 null. All Rights Reserved.