See: Description
Interface | Description |
---|---|
FileMonitor.FileListener | |
RasterRangesUtils.RangesOutput |
Abstraction of a sink for ranges.
|
Class | Description |
---|---|
DesktopWindow |
Holds some general information about a window.
|
EnumConverter<T extends Enum<T>> |
A
TypeConverter that maps an integer enum value to
an actual Java enum. |
EnumUtils |
Several helper methods to convert integer flag (sets)
into enum (sets)
|
FileMonitor |
Provides notification of file system changes.
|
FileUtils |
Miscellaneous file utils not provided for by Java.
|
KeyboardUtils |
Provide access to the local keyboard state.
|
RasterRangesUtils |
Methods that are useful to decompose a raster into a set of rectangles.
|
WindowUtils |
Provides additional features on a Java
Window . |
WindowUtils.NativeWindowUtils |
Window utilities with differing native implementations.
|
WindowUtils.RepaintTrigger |
This can be installed over a
JLayeredPane in order to
listen for repaint requests. |