Uses of Enum Class
ch.swingfx.window.translucentandshaped.Translucency
Packages that use Translucency
-
Uses of Translucency in ch.swingfx.window.translucentandshaped
Subclasses with type arguments of type Translucency in ch.swingfx.window.translucentandshapedModifier and TypeClassDescriptionenumThis enum is used in combination withITranslucentAndShapedWindowApi.isTranslucencySupported()Methods in ch.swingfx.window.translucentandshaped that return TranslucencyModifier and TypeMethodDescriptionstatic TranslucencyReturns the enum constant of this class with the specified name.static Translucency[]Translucency.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.swingfx.window.translucentandshaped with parameters of type TranslucencyModifier and TypeMethodDescriptionbooleanITranslucentAndShapedWindowApi.isTranslucencySupported(Translucency translucencyKind, GraphicsDevice gd) booleanNoApi.isTranslucencySupported(Translucency translucencyKind, GraphicsDevice gd) booleanOfficialApi.isTranslucencySupported(Translucency translucencyKind, GraphicsDevice gd) booleanPrivateApi.isTranslucencySupported(Translucency translucencyKind, GraphicsDevice gd)