- 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.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.
- 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
- 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
-