Uses of Enum
net.sourceforge.jnlp.runtime.ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK
Packages that use ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK
Package
Description
This package contains the classes that manage the secure runtime environment
for JNLP apps.
-
Uses of ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK in net.sourceforge.jnlp.runtime
Methods in net.sourceforge.jnlp.runtime that return ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECKModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sourceforge.jnlp.runtime that return types with arguments of type ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK