Skip navigation links
IcedTea-Web
NetX
A B C D E F G H I J K L M N O P R S T U V W X 

V

validate(Object) - Method in class net.sourceforge.jnlp.config.BasicValueValidators.RustCpValidator
 
validate() - Method in class net.sourceforge.jnlp.config.ConfiguratonValidator
Validates the settings used in the constructor.
validate(Object) - Method in interface net.sourceforge.jnlp.config.ValueValidator
This method checks if the given object is a valid value for this specific ValueValidator.
validateJvm(String) - Static method in class net.sourceforge.jnlp.controlpanel.JVMPanel
 
validating(URL, String, long, long, int) - Method in interface javax.jnlp.DownloadServiceListener
 
validationError(LaunchException) - Method in class net.sourceforge.jnlp.DefaultLaunchHandler
Called when a security validation error occurs while launching the application.
validationError(LaunchException) - Method in class net.sourceforge.jnlp.GuiLaunchHandler
 
validationError(LaunchException) - Method in interface net.sourceforge.jnlp.LaunchHandler
Called when a security validation error occurs while launching the application.
valueOf(String) - Static method in enum net.sourceforge.jnlp.about.AboutDialog.ShowPage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.cache.Resource.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.cache.ResourceTracker.RequestMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.config.DeploymentConfiguration.ConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult.STATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.JNLPFile.ManifestBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.OptionsDefinitions.OPTIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.DownloadAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.SigningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.runtime.ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.KeyStores.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.KeyStores.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.DialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.UpdateDesc.Check
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.UpdateDesc.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.util.FileUtils.OpenFileResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jnlp.util.ImageResources
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.jnlp.about.AboutDialog.ShowPage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.cache.Resource.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.cache.ResourceTracker.RequestMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.config.DeploymentConfiguration.ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.JNLPFile.ManifestBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.OptionsDefinitions.OPTIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.DownloadAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.runtime.JNLPClassLoader.SigningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.runtime.ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.KeyStores.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.KeyStores.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.security.SecurityDialogs.DialogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.UpdateDesc.Check
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.UpdateDesc.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.util.FileUtils.OpenFileResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jnlp.util.ImageResources
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sourceforge.jnlp.util.TimedHashMap
 
ValueValidator - Interface in net.sourceforge.jnlp.config
A class implements the ValueValidator interface to indicate that it can validate values.
VariableX509TrustManager - Class in net.sourceforge.jnlp.security
This class implements an X509 Trust Manager.
VariableX509TrustManager() - Constructor for class net.sourceforge.jnlp.security.VariableX509TrustManager
Constructor initializes the system, user and custom stores
VariableX509TrustManagerJDK7 - Class in net.sourceforge.jnlp.security
 
VariableX509TrustManagerJDK7() - Constructor for class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7
 
verifyFileOrCommand(String) - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
 
version - Variable in class javax.jnlp.DownloadService2.ResourceSpec
 
version - Static variable in class net.sourceforge.jnlp.runtime.Boot
 
Version - Class in net.sourceforge.jnlp
A JNLP Version string in the form "1.2-3_abc" followed by an optional + (includes all later versions) or * (matches any suffixes on versions).
Version(String) - Constructor for class net.sourceforge.jnlp.Version
Create a Version object based on a version string (ie, "1.2.3+ 4.56*").
Version.JreVersion - Class in net.sourceforge.jnlp
This is special case of version, used only for checking jre version.
visualCleanCache(Component) - Static method in class net.sourceforge.jnlp.controlpanel.CachePane
 
VVPossibleBrowserValues() - Static method in class net.sourceforge.jnlp.runtime.Translator
convenient method to show VVPossibleBrowserValues with all four params
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
IcedTea-Web
NetX

Submit a bug or feature