Module java.desktop
Package java.awt

Enum Class GraphicsDevice.WindowTranslucency

java.lang.Object
java.lang.Enum<GraphicsDevice.WindowTranslucency>
java.awt.GraphicsDevice.WindowTranslucency
All Implemented Interfaces:
Serializable, Comparable<GraphicsDevice.WindowTranslucency>, Constable
Enclosing class:
GraphicsDevice

public static enum GraphicsDevice.WindowTranslucency extends Enum<GraphicsDevice.WindowTranslucency>
Kinds of translucency supported by the underlying system.
Since:
1.7
See Also: