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

S

SANDBOX_PERMISSIONS - Static variable in class net.sourceforge.jnlp.SecurityDesc
Applet permissions.
sanitizeFileName(String) - Static method in class net.sourceforge.jnlp.util.FileUtils
Given an input, return a sanitized form of the input suitable for use as a file/directory name
sanitizeInput(InputStreamReader, PipedOutputStream) - Method in class net.sourceforge.nanoxml.XMLElement
Reads an xml file and removes the comments, leaving only relevant xml code.
sanitizePath(String) - Static method in class net.sourceforge.jnlp.util.FileUtils
Clean up a string by removing characters that can't appear in a local file name.
saveAsFileDialog(String, String[], FileContents) - Method in interface javax.jnlp.FileSaveService
 
saveFileDialog(String, String[], InputStream, String) - Method in interface javax.jnlp.FileSaveService
 
scanElement(XMLElement) - Method in class net.sourceforge.nanoxml.XMLElement
Scans an XML element.
scanIdentifier(StringBuffer) - Method in class net.sourceforge.nanoxml.XMLElement
Scans an identifier from the current reader.
scanPCData(StringBuffer) - Method in class net.sourceforge.nanoxml.XMLElement
Scans a #PCDATA element.
scanString(StringBuffer) - Method in class net.sourceforge.nanoxml.XMLElement
This method scans a delimited string from the current reader.
scanWhitespace() - Method in class net.sourceforge.nanoxml.XMLElement
This method scans an identifier from the current reader.
scanWhitespace(StringBuffer) - Method in class net.sourceforge.nanoxml.XMLElement
This method scans an identifier from the current reader.
security - Variable in class net.sourceforge.jnlp.JNLPFile
the security descriptor
SecurityDesc - Class in net.sourceforge.jnlp
The security element.
SecurityDesc(JNLPFile, Object, String) - Constructor for class net.sourceforge.jnlp.SecurityDesc
Create a security descriptor.
SecurityDialogMessageHandler - Class in net.sourceforge.jnlp.security
Handles SecurityDialogMessages and shows appropriate security dialogs.
SecurityDialogMessageHandler() - Constructor for class net.sourceforge.jnlp.security.SecurityDialogMessageHandler
 
SecurityDialogPanel - Class in net.sourceforge.jnlp.security
Provides a JPanel for use in JNLP warning dialogs.
SecurityDialogPanel(SecurityWarningDialog, CertVerifier) - Constructor for class net.sourceforge.jnlp.security.SecurityDialogPanel
 
SecurityDialogPanel(SecurityWarningDialog) - Constructor for class net.sourceforge.jnlp.security.SecurityDialogPanel
 
SecuritySettingsPanel - Class in net.sourceforge.jnlp.controlpanel
This provides a way for the user to modify the security settings through a GUI.
SecuritySettingsPanel(DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.SecuritySettingsPanel
This creates a new instance of the security settings panel.
SecurityUtil - Class in net.sourceforge.jnlp.security
 
SecurityUtil() - Constructor for class net.sourceforge.jnlp.security.SecurityUtil
 
SecurityWarning - Class in net.sourceforge.jnlp.security
A factory for showing many possible types of security warning to the user.
SecurityWarning() - Constructor for class net.sourceforge.jnlp.security.SecurityWarning
 
SecurityWarning.AccessType - Enum in net.sourceforge.jnlp.security
The types of access which may need user permission.
SecurityWarning.DialogType - Enum in net.sourceforge.jnlp.security
Types of dialogs we can create
SecurityWarningDialog - Class in net.sourceforge.jnlp.security
Provides methods for showing security warning dialogs for a wide range of JNLP security issues.
seek(long) - Method in interface javax.jnlp.JNLPRandomAccessFile
 
seek(long) - Method in class net.sourceforge.jnlp.services.XJNLPRandomAccessFile
 
SELECTED - Static variable in class net.sourceforge.jnlp.IconDesc
selected icon
ServiceManager - Class in javax.jnlp
 
ServiceManagerStub - Interface in javax.jnlp
 
ServiceUtil - Class in net.sourceforge.jnlp.services
Provides static methods to interact useful for using the JNLP services.
ServiceUtil() - Constructor for class net.sourceforge.jnlp.services.ServiceUtil
 
SESSION - Static variable in class net.sourceforge.jnlp.cache.UpdatePolicy
 
set(int, E) - Method in class net.sourceforge.jnlp.util.WeakList
Sets the object at the specified position and returns the previous object at that position or null if it was already collected.
setAttribute(String, Object) - Method in class net.sourceforge.nanoxml.XMLElement
Adds or modifies an attribute.
setContent(String) - Method in class net.sourceforge.nanoxml.XMLElement
Changes the content string.
setContents(Transferable) - Method in interface javax.jnlp.ClipboardService
 
setCreateAppContext(boolean) - Method in class net.sourceforge.jnlp.Launcher
Sets whether to launch the application in a new AppContext (a separate event queue, look and feel, etc).
setDefaults(String, String, Locale) - Method in class net.sourceforge.jnlp.JNLPFile
Sets the default view of the JNLP file returned by getInformation, getResources, etc.
setDescription(String) - Method in class net.sourceforge.jnlp.RelatedContentDesc
Set the description of this related content
setHeading(String) - Method in interface javax.jnlp.ExtensionInstallerService
 
setIconDesc(IconDesc) - Method in class net.sourceforge.jnlp.RelatedContentDesc
Set the icon for this related content
setIconSize(int) - Method in class net.sourceforge.jnlp.util.XDesktopEntry
Set the icon size to use for the desktop shortcut
setJREInfo(String, String) - Method in interface javax.jnlp.ExtensionInstallerService
 
setLastUpdated(long) - Method in class net.sourceforge.jnlp.cache.CacheEntry
Sets the time in the local system clock that the file was most recently checked for an update.
setLength(long) - Method in interface javax.jnlp.JNLPRandomAccessFile
 
setLength(long) - Method in class net.sourceforge.jnlp.services.XJNLPRandomAccessFile
 
setMaxLength(long) - Method in interface javax.jnlp.FileContents
 
setName(String) - Method in class net.sourceforge.nanoxml.XMLElement
Changes the name of the element.
setNativeLibraryInfo(String) - Method in interface javax.jnlp.ExtensionInstallerService
 
setProperty(String, String) - Method in class net.sourceforge.jnlp.util.PropertiesFile
Sets the value for the specified key.
setServiceManagerStub(ServiceManagerStub) - Static method in class javax.jnlp.ServiceManager
 
setSplashImageURL(URL) - Method in class net.sourceforge.jnlp.JNLPSplashScreen
 
setStatus(String) - Method in interface javax.jnlp.ExtensionInstallerService
 
setSystemLookAndFeel() - Method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Updates the look and feel of the window to be the system look and feel
setTag(URL, int) - Method in interface javax.jnlp.PersistenceService
 
setTitle(String) - Method in class net.sourceforge.jnlp.RelatedContentDesc
Set the title of this content
setUpdatePolicy(UpdatePolicy) - Method in class net.sourceforge.jnlp.Launcher
Sets the update policy used by launched applications.
setValue(Object) - Method in class net.sourceforge.jnlp.security.SecurityWarningDialog
 
setVisible(boolean) - Method in class net.sourceforge.jnlp.security.SecurityDialogPanel
 
sharedResources - Variable in class net.sourceforge.jnlp.JNLPFile
additional resources not in JNLP file (from command line)
SHORT - Static variable in class net.sourceforge.jnlp.InformationDesc
short description
SHORTCUT - Static variable in class net.sourceforge.jnlp.IconDesc
destop shortcut icon
ShortcutDesc - Class in net.sourceforge.jnlp
 
ShortcutDesc(boolean, boolean) - Constructor for class net.sourceforge.jnlp.ShortcutDesc
Create a new Shortcut descriptor
shouldUpdate(CacheEntry) - Method in class net.sourceforge.jnlp.cache.UpdatePolicy
Returns whether the resource should be checked for being up-to-date.
showAccessWarningDialog(SecurityWarning.AccessType, JNLPFile) - Static method in class net.sourceforge.jnlp.security.SecurityWarning
Shows a warning dialog for different types of system access (i.e.
showAccessWarningDialog(SecurityWarning.AccessType, JNLPFile, Object[]) - Static method in class net.sourceforge.jnlp.security.SecurityWarning
Shows a warning dialog for different types of system access (i.e.
showAdvancedProxySettingsDialog(DeploymentConfiguration) - Static method in class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsDialog
Display the Proxy Settings Dialog.
showAppletWarning() - Static method in class net.sourceforge.jnlp.security.SecurityWarning
FIXME This is unused.
showCertificateViewer() - Static method in class net.sourceforge.jnlp.security.viewer.CertificateViewer
 
showCertInfoDialog(CertVerifier, SecurityWarningDialog) - Static method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Displays CertPath information in a readable table format.
showCertWarningDialog(SecurityWarning.AccessType, JNLPFile, CertVerifier) - Static method in class net.sourceforge.jnlp.security.SecurityWarning
Shows a security warning dialog according to the specified type of access.
showDocument(URL) - Method in interface javax.jnlp.BasicService
 
showMoreInfoDialog(CertVerifier, SecurityWarningDialog) - Static method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Shows more information regarding jar code signing
showNotAllSignedWarningDialog(JNLPFile) - Static method in class net.sourceforge.jnlp.security.SecurityWarning
Shows a warning dialog for when the main application jars are signed, but extensions aren't
showPageFormatDialog(PageFormat) - Method in interface javax.jnlp.PrintService
 
showPageFormatDialog(PageFormat) - Method in class net.sourceforge.jnlp.services.XPrintService
 
showSingleCertInfoDialog(X509Certificate, JDialog) - Static method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Displays a single certificate's information.
SingleCertInfoPane - Class in net.sourceforge.jnlp.security
 
SingleCertInfoPane(SecurityWarningDialog, CertVerifier) - Constructor for class net.sourceforge.jnlp.security.SingleCertInfoPane
 
SingleInstanceListener - Interface in javax.jnlp
This interface specifies a listener which is notified whenever a new instance of the web start application is launched.
SingleInstanceService - Interface in javax.jnlp
The SingleInstanceService provides a way to ensure that only one instance of the application is ever running - singleton behavior at the application level.
size() - Method in class net.sourceforge.jnlp.util.WeakList
Returns the size of the list, including already collected objects.
skipBytes(int) - Method in interface javax.jnlp.JNLPRandomAccessFile
 
skipBytes(int) - Method in class net.sourceforge.jnlp.services.XJNLPRandomAccessFile
 
skipComment() - Method in class net.sourceforge.nanoxml.XMLElement
Skips a comment.
skipSpecialTag(int) - Method in class net.sourceforge.nanoxml.XMLElement
Skips a special tag or comment.
sourceLocation - Variable in class net.sourceforge.jnlp.JNLPFile
the location this JNLP file was created from
specVersion - Variable in class net.sourceforge.jnlp.JNLPFile
spec version
SPLASH - Static variable in class net.sourceforge.jnlp.IconDesc
splash icon
STARTED - Static variable in class net.sourceforge.jnlp.cache.Resource
 
startResource(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Starts loading the resource if it is not already being downloaded or already cached.
startThread() - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Start a new download thread if there are not too many threads already running.
stateChanged(ChangeEvent) - Method in class net.sourceforge.jnlp.controlpanel.TemporaryInternetFilesPanel
 
store() - Method in class net.sourceforge.jnlp.cache.CacheEntry
Save the current information for the cache entry.
store() - Method in class net.sourceforge.jnlp.util.PropertiesFile
Saves the properties to the file.
streamCopy(InputStream, OutputStream) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Copies from an input stream to an output stream.
StreamEater - Class in net.sourceforge.jnlp
This class reads the output from a launched process and writes it to stdout.
StreamEater(InputStream) - Constructor for class net.sourceforge.jnlp.StreamEater
 
syntaxError(String) - Method in class net.sourceforge.nanoxml.XMLElement
Creates a parse exception for when a syntax error occured.

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
Submit a bug or feature