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 

U

UnavailableServiceException - Exception in javax.jnlp
 
UnavailableServiceException() - Constructor for exception javax.jnlp.UnavailableServiceException
 
UnavailableServiceException(String) - Constructor for exception javax.jnlp.UnavailableServiceException
 
unexpectedEndOfData() - Method in class net.sourceforge.nanoxml.XMLElement
Creates a parse exception for when the end of the data input has been reached.
uniqueKey - Variable in class net.sourceforge.jnlp.JNLPFile
A key that uniquely identifies connected instances (main jnlp+ext)
UNKNOWN - Static variable in class javax.jnlp.DownloadService2.ResourceSpec
 
unknownEntity(String) - Method in class net.sourceforge.nanoxml.XMLElement
Creates a parse exception for when an entity could not be resolved.
unlock() - Method in class net.sourceforge.jnlp.cache.CacheEntry
Unlock cache item.
unlock() - Method in class net.sourceforge.jnlp.cache.CacheLRUWrapper
Unlock the file.
unlock() - Method in class net.sourceforge.jnlp.util.PropertiesFile
Unlocks the file.
unlockMessagesClient(SecurityDialogMessage) - Method in class net.sourceforge.jnlp.security.SecurityDialogMessageHandler
 
unreadChar(char) - Method in class net.sourceforge.nanoxml.XMLElement
Pushes a character back to the read-back buffer.
unsetStatusFlag(Collection<Resource.Status>) - Method in class net.sourceforge.jnlp.cache.Resource
Unset flags
UnsignedAppletActionTableModel - Class in net.sourceforge.jnlp.controlpanel
 
UnsignedAppletActionTableModel(UnsignedAppletActionStorageExtendedImpl) - Constructor for class net.sourceforge.jnlp.controlpanel.UnsignedAppletActionTableModel
 
UnsignedAppletsTrustingListPanel - Class in net.sourceforge.jnlp.controlpanel
 
UnsignedAppletsTrustingListPanel(File, File, DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.UnsignedAppletsTrustingListPanel
 
UnsignedAppletsTrustingListPanel.MyTextField - Class in net.sourceforge.jnlp.controlpanel
 
UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer - Class in net.sourceforge.jnlp.controlpanel
 
UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.MyDateCellRenderer - Class in net.sourceforge.jnlp.controlpanel
 
update - Variable in class net.sourceforge.jnlp.JNLPFile
 
update() - Method in class net.sourceforge.jnlp.util.MD5SumWatcher
Detect if the file's MD5 has changed and track its new sum if so
UpdateDesc - Class in net.sourceforge.jnlp
Represents an 'update' element in a JNLP file.
UpdateDesc(UpdateDesc.Check, UpdateDesc.Policy) - Constructor for class net.sourceforge.jnlp.UpdateDesc
 
UpdateDesc.Check - Enum in net.sourceforge.jnlp
Describes when/how long to check for updates.
UpdateDesc.Policy - Enum in net.sourceforge.jnlp
Describes what to do when the Runtime knows there is an applicatFion update before the application is launched.
updateEntry(String) - Method in class net.sourceforge.jnlp.cache.CacheLRUWrapper
This updates the given key to reflect it was recently accessed.
UpdatePolicy - Class in net.sourceforge.jnlp.cache
A policy that determines when a resource should be checked for an updated version.
UpdatePolicy() - Constructor for class net.sourceforge.jnlp.cache.UpdatePolicy
Create a new update policy; this policy always updates the entry unless the shouldUpdate method is overridden.
UpdatePolicy(long) - Constructor for class net.sourceforge.jnlp.cache.UpdatePolicy
Create an update policy that only checks a file for being updated if it has not been checked for longer than the specified time.
updateProgress(int) - Method in interface javax.jnlp.ExtensionInstallerService
 
updateSize(int, int) - Method in class net.sourceforge.jnlp.PluginParameters
 
updateSizeInAtts(int, int) - Method in class net.sourceforge.jnlp.NetxPanel
 
updateStarted(DownloadEvent) - Method in interface net.sourceforge.jnlp.event.DownloadListener
Called when a resource is checked for being up-to-date.
upgradingArchive(URL, String, int, int) - Method in interface javax.jnlp.DownloadServiceListener
 
url - Variable in class javax.jnlp.DownloadService2.ResourceSpec
 
urlEquals(URL, URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
Compares a URL using string compareNullableStrings of its protocol, host, port, path, query, and anchor.
urlRelativeTo(URL, URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
Checks whether url is relative to codebaseUrl.
urlToPath(URL, String) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Converts a URL into a local path string within the given directory.
UrlUtils - Class in net.sourceforge.jnlp.util
 
UrlUtils() - Constructor for class net.sourceforge.jnlp.util.UrlUtils
 
useCodebaseLookup() - Method in class net.sourceforge.jnlp.PluginParameters
 
useExplicitPack() - Method in class net.sourceforge.jnlp.DownloadOptions
 
useExplicitVersion() - Method in class net.sourceforge.jnlp.DownloadOptions
 
useJNLPHref() - Method in class net.sourceforge.jnlp.PluginBridge
 
USER_CACERTS - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_CACHE_HOME - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_CERTS - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_CLIENTCERT - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_CONFIG_HOME - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_DEFAULT_SECURITY_DIR - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_DEPLOYMENT_FILE - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_JSSECAC - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
USER_JSSECER - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
 
userComments - Variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
 
userPromptedForPartialSigning() - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
 
userPromptedForPartialSigning() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
 
userPromptedForSandbox() - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
 
userPromptedForSandbox() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
 
userPromptedForSandbox() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
 
userResponse - Variable in class net.sourceforge.jnlp.security.SecurityDialogMessage
 
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