Uses of Enum Class
ch.swingfx.window.translucentandshaped.ApiType
Packages that use ApiType
-
Uses of ApiType in ch.swingfx.window.translucentandshaped
Methods in ch.swingfx.window.translucentandshaped that return ApiTypeModifier and TypeMethodDescriptionITranslucentAndShapedWindowApi.getApiType()
NoApi.getApiType()
OfficialApi.getApiType()
PrivateApi.getApiType()
static ApiType
Returns the enum constant of this class with the specified name.static ApiType[]
ApiType.values()
Returns an array containing the constants of this enum class, in the order they are declared.