Uses of Enum
org.pushingpixels.radiance.common.api.RadianceCommonCortex.Platform
Packages that use RadianceCommonCortex.Platform
-
Uses of RadianceCommonCortex.Platform in org.pushingpixels.radiance.common.api
Fields in org.pushingpixels.radiance.common.api declared as RadianceCommonCortex.PlatformModifier and TypeFieldDescriptionprivate static RadianceCommonCortex.Platform
RadianceCommonCortex.platform
Methods in org.pushingpixels.radiance.common.api that return RadianceCommonCortex.PlatformModifier and TypeMethodDescriptionRadianceCommonCortex.getPlatform()
Returns the enum constant of this type with the specified name.static RadianceCommonCortex.Platform[]
RadianceCommonCortex.Platform.values()
Returns an array containing the constants of this enum type, in the order they are declared.