- FakePacEvaluator - Class in net.sourceforge.jnlp.runtime
-
A dummy PacEvaluator that always returns "DIRECT"
- FakePacEvaluator() - Constructor for class net.sourceforge.jnlp.runtime.FakePacEvaluator
-
- FALLBACK_PROXY_PORT - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
The default port to use as a fallback.
- FAVICON - Static variable in class net.sourceforge.jnlp.util.XDesktopEntry
-
- file - Variable in class net.sourceforge.jnlp.security.SecurityDialogMessage
-
- FileContents - Interface in javax.jnlp
-
- fileLocation - Variable in class net.sourceforge.jnlp.JNLPFile
-
the network location of this JNLP file
- FileOpenService - Interface in javax.jnlp
-
- files - Variable in class net.sourceforge.jnlp.cache.CacheUtil.CacheId
-
- FileSaveService - Interface in javax.jnlp
-
- FileUtils - Class in net.sourceforge.jnlp.util
-
This class contains a few file-related utility functions.
- FileUtils() - Constructor for class net.sourceforge.jnlp.util.FileUtils
-
- FileUtils.OpenFileResult - Enum in net.sourceforge.jnlp.util
-
Indicates whether a file was successfully opened.
- fileVersion - Variable in class net.sourceforge.jnlp.JNLPFile
-
file version
- fillInPartJars(List<JARDesc>) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Adds to the specified list of JARS any other JARs that need to be loaded
at the same time as the JARs specified (ie, are in the same part).
- finalize() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Releases the application's resources before it is collected.
- findAllMatchingTypes(Class<T>) - Static method in class net.sourceforge.jnlp.controlpanel.ClassFinder
-
- findBestUrl(Resource) - Method in class net.sourceforge.jnlp.cache.ResourceDownloader
-
Returns the 'best' valid URL for the given resource.
- findClass(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
- findClass(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Find the class in this loader or any of its extension loaders.
- findFreedesktopOrgDesktopPathCatch() - Static method in class net.sourceforge.jnlp.util.XDesktopEntry
-
- findJars(JNLPClassLoader, URL, String, Version) - Static method in class net.sourceforge.jnlp.runtime.ManageJnlpResources
-
Returns jars from the JNLP file with the part name provided.
- findLibrary(String) - Method in class net.sourceforge.jnlp.cache.NativeLibraryStorage
-
Looks in the search directories for 'fileName',
returning a path to the found file if it exists.
- findLibrary(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Return the absolute path to the native library.
- findLibraryExt(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Try to find the library path from another peer classloader.
- findLoadedClassAll(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Find the loaded class in this loader or any of its extension loaders.
- findLoadedClassFromParent(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
Returns the output of super.findLoadedClass().
- findResource(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
- findResource(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Finds the resource in this, the parent, or the extension class loaders.
- findResources(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
- findResources(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Find the resources in this, the parent, or the extension class loaders.
- fireDestroyed() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Notify listeners that the application has been terminated.
- fireDownloadEvent() - Method in class net.sourceforge.jnlp.cache.Resource
-
Instructs the trackers monitoring this resource to fire a
download event.
- fireDownloadEvent(Resource) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
-
Fires the download event corresponding to the resource's
state.
- focusOnDefaultButton() - Method in class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsPane
-
Put focus onto default button.
- focusOnDefaultButton() - Method in class net.sourceforge.jnlp.controlpanel.CachePane
-
Put focus onto default button.
- focusOnDefaultButton() - Method in class net.sourceforge.jnlp.security.viewer.CertificatePane
-
- FORCE - Static variable in class net.sourceforge.jnlp.cache.UpdatePolicy
-
- formattedText - Variable in class net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult
-
- fromHtmlString(String) - Method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
-
The HTML permission level corresponding to the given String.
- fromJnlpString(String) - Method in enum net.sourceforge.jnlp.SecurityDesc.RequestedPermissionLevel
-
The JNLP permission level corresponding to the given String.
- fromString(String) - Static method in class net.sourceforge.jnlp.PropertyDesc
-