All Classes and Interfaces

Class
Description
Class for simple animation.
Used with AnimationTimer.setAnimationTarget().
Implement this interface to receive events from the AnimationTimer
Frame rates for the AnimationTimer
Note: These frame rates are approximations.
Enum off all supported API types for translucent and shaped windows
For more details see http://download.oracle.com/javase/tutorial/uiswing/misc/trans_shaped_windows.html#6u10
Note: Only Sun/Oracle JREs support sun.awt.AWTUtilities.
Utility for working with colors
Utility to help in OS specific graphics environment tasks.
Support for Translucent and Shaped Windows.
Class that represents no support for translucent and shaped windows because there is no api we can wrap.
You shouldn't use this class directly.
Wrapper around the official API for creating translucent and shaped windows.
Wrapper around com.sun.awt.AWTUtilities API for Translucent and Shaped Window support.
As of JRE 6 update 10 there is a private API for creating these types of windows.
You shouldn't use this class directly.
Utility class to work with text
This enum is used in combination with ITranslucentAndShapedWindowApi.isTranslucencySupported()
Factory for creating ITranslucentAndShapedWindowApi objects depending on the JRE
Prior to JRE 6 update 10 there is no support for this.