- main(String[]) - Static method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
The starting point of the program
- main(String[]) - Static method in class net.sourceforge.jnlp.controlpanel.ControlPanel
-
- main(String[]) - Static method in class net.sourceforge.jnlp.controlpanel.UnsignedAppletsTrustingListPanel
-
- main(String[]) - Static method in class net.sourceforge.jnlp.runtime.Boot
-
Launch the JNLP file specified by the command-line arguments.
- main(String[]) - Static method in class net.sourceforge.jnlp.runtime.Boot13
-
- main(String[]) - Static method in class net.sourceforge.jnlp.security.viewer.CertificateViewer
-
- makeNewCacheFile(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
-
This will create a new entry for the cache item.
- ManageJnlpResources - Class in net.sourceforge.jnlp.runtime
-
- ManageJnlpResources() - Constructor for class net.sourceforge.jnlp.runtime.ManageJnlpResources
-
- markForDelete() - Method in class net.sourceforge.jnlp.cache.CacheEntry
-
Mark this entry for deletion at shutdown.
- markNetxRunning() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-
Indicate that netx is running by creating the JNLPRuntime#INSTANCE_FILE
and
acquiring a shared lock on it
- matches(String) - Method in class net.sourceforge.jnlp.PackageDesc
-
Returns whether the specified class is part of this package.
- matches(String) - Method in class net.sourceforge.jnlp.Version
-
Returns true if all of this version's version-ids match one
or more of the specifed version's version-id.
- matches(Version) - Method in class net.sourceforge.jnlp.Version
-
Returns true if all of this version's version-ids match one
or more of the specifed version's version-id.
- matchesAny(String) - Method in class net.sourceforge.jnlp.Version
-
Returns true if any of this version's version-ids match one
or more of the specifed version's version-id.
- matchesAny(Version) - Method in class net.sourceforge.jnlp.Version
-
Returns true if any of this version's version-ids match one
or more of the specifed version's version-id.
- MenuDesc - Class in net.sourceforge.jnlp
-
- MenuDesc(String) - Constructor for class net.sourceforge.jnlp.MenuDesc
-
Create a new menu descriptor
- MissingInformationException - Exception in net.sourceforge.jnlp
-
Thrown when the required information tag is not found
under the current JVM's locale or as a generalized element.
- MissingInformationException() - Constructor for exception net.sourceforge.jnlp.MissingInformationException
-
- MissingInformationException(Throwable) - Constructor for exception net.sourceforge.jnlp.MissingInformationException
-
- MissingTitleException - Exception in net.sourceforge.jnlp
-
Thrown when a title that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
- MissingTitleException() - Constructor for exception net.sourceforge.jnlp.MissingTitleException
-
- MissingTitleException(Throwable) - Constructor for exception net.sourceforge.jnlp.MissingTitleException
-
- MissingVendorException - Exception in net.sourceforge.jnlp
-
Thrown when a vendor that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
- MissingVendorException() - Constructor for exception net.sourceforge.jnlp.MissingVendorException
-
- MissingVendorException(Throwable) - Constructor for exception net.sourceforge.jnlp.MissingVendorException
-
- MoreInfoPane - Class in net.sourceforge.jnlp.security
-
Provides the panel for the More Info dialog.
- MoreInfoPane(SecurityDialog, CertVerifier) - Constructor for class net.sourceforge.jnlp.security.MoreInfoPane
-