- PacEvaluator - Interface in net.sourceforge.jnlp.runtime
-
This interface represents an object which can evaluate Proxy Auto Config
files.
- PacEvaluatorFactory - Class in net.sourceforge.jnlp.runtime
-
- PacEvaluatorFactory() - Constructor for class net.sourceforge.jnlp.runtime.PacEvaluatorFactory
-
- PackageDesc - Class in net.sourceforge.jnlp
-
The package element.
- PackageDesc(String, String, boolean) - Constructor for class net.sourceforge.jnlp.PackageDesc
-
Create a package descriptor.
- paint(Graphics) - Method in class net.sourceforge.jnlp.JNLPSplashScreen
-
- parent - Variable in class net.sourceforge.jnlp.security.SecurityDialogPanel
-
- parseCert(X509Certificate) - Method in class net.sourceforge.jnlp.security.CertsInfoPane
-
- ParseException - Exception in net.sourceforge.jnlp
-
Thrown to indicate that an error has occurred while parsing a
JNLP file.
- ParseException(String) - Constructor for exception net.sourceforge.jnlp.ParseException
-
Create a parse exception with the specified message.
- ParseException(String, Throwable) - Constructor for exception net.sourceforge.jnlp.ParseException
-
Create a parse exception with the specified message and
cause.
- parseFromReader(Reader) - Method in class net.sourceforge.nanoxml.XMLElement
-
Reads one XML element from a java.io.Reader and parses it.
- parseFromReader(Reader, int) - Method in class net.sourceforge.nanoxml.XMLElement
-
Reads one XML element from a java.io.Reader and parses it.
- ParserSettings - Class in net.sourceforge.jnlp
-
Contains settings to be used by the Parser while parsing JNLP files.
- ParserSettings() - Constructor for class net.sourceforge.jnlp.ParserSettings
-
- ParserSettings(boolean) - Constructor for class net.sourceforge.jnlp.ParserSettings
-
- PasswordAuthenticationPane - Class in net.sourceforge.jnlp.security
-
Modal non-minimizable dialog to request http authentication credentials
- PasswordAuthenticationPane(SecurityDialog, Object[]) - Constructor for class net.sourceforge.jnlp.security.PasswordAuthenticationPane
-
- PersistenceService - Interface in javax.jnlp
-
- play() - Method in class net.sourceforge.jnlp.runtime.AppletAudioClip
-
Plays the clip from the beginning.
- PluginBridge - Class in net.sourceforge.jnlp
-
Allows reuse of code that expects a JNLPFile object,
while overriding behaviour specific to applets.
- PluginBridge(URL, URL, String, String, int, int, Map<String, String>, String) - Constructor for class net.sourceforge.jnlp.PluginBridge
-
Creates a new PluginBridge using a default JNLPCreator.
- PluginBridge(URL, URL, String, String, int, int, Map<String, String>, String, JNLPCreator) - Constructor for class net.sourceforge.jnlp.PluginBridge
-
- populateTable() - Method in class net.sourceforge.jnlp.security.CertsInfoPane
-
Fills in certsNames, certsData with data from the certificates.
- populateTable() - Method in class net.sourceforge.jnlp.security.SingleCertInfoPane
-
- postMessage(SecurityDialogMessage) - Method in class net.sourceforge.jnlp.security.SecurityDialogMessageHandler
-
Post a message to the security event queue.
- print(Pageable) - Method in interface javax.jnlp.PrintService
-
- print(Printable) - Method in interface javax.jnlp.PrintService
-
- print(Pageable) - Method in class net.sourceforge.jnlp.services.XPrintService
-
- print(Printable) - Method in class net.sourceforge.jnlp.services.XPrintService
-
- printCheckHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Prints a help message for the 'check' command
- printGetHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Prints help message for the get command
- printInfoHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Print a help message for the 'info' command
- printListHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Prints help message for the list command
- printMessage(LaunchException) - Method in class net.sourceforge.jnlp.AbstractLaunchHandler
-
Print a message
- printResetHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Prints a help message for the reset command
- PrintService - Interface in javax.jnlp
-
- printSetHelp() - Method in class net.sourceforge.jnlp.controlpanel.CommandLine
-
Prints the help message for the 'set' command
- printStackTrace(PrintStream) - Method in exception net.sourceforge.jnlp.ParseException
-
Print the stack trace and the cause exception (1.3
compatible)
- printStackTrace(PrintWriter) - Method in exception net.sourceforge.jnlp.ParseException
-
Print the stack trace and the cause exception (1.3
compatible)
- PROGRAM_NAME - Variable in class net.sourceforge.jnlp.controlpanel.CommandLine
-
- progress(URL, String, long, long, int) - Method in interface javax.jnlp.DownloadServiceListener
-
- properties - Static variable in class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsPane
-
List of properties used by this panel
- properties - Static variable in class net.sourceforge.jnlp.controlpanel.DebuggingPanel
-
List of properties used by this panel
- properties - Static variable in class net.sourceforge.jnlp.controlpanel.NetworkSettingsPanel
-
List of properties used by this panel
- properties - Static variable in class net.sourceforge.jnlp.controlpanel.SecuritySettingsPanel
-
List of properties used by this panel
- properties - Static variable in class net.sourceforge.jnlp.controlpanel.TemporaryInternetFilesPanel
-
List of properties used by this panel
- PropertiesFile - Class in net.sourceforge.jnlp.util
-
A properties object backed by a specified file without throwing
exceptions.
- PropertiesFile(File) - Constructor for class net.sourceforge.jnlp.util.PropertiesFile
-
Create a properties object backed by the specified file.
- PropertiesFile(File, String) - Constructor for class net.sourceforge.jnlp.util.PropertiesFile
-
Create a properties object backed by the specified file.
- PropertyDesc - Class in net.sourceforge.jnlp
-
The property element.
- PropertyDesc(String, String) - Constructor for class net.sourceforge.jnlp.PropertyDesc
-
Creates a property descriptor.
- PROXY_TYPE_AUTO - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
- PROXY_TYPE_BROWSER - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
- PROXY_TYPE_MANUAL - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
- PROXY_TYPE_NONE - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
- PROXY_TYPE_UNKNOWN - Static variable in class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
- put(K, V) - Method in class net.sourceforge.jnlp.util.TimedHashMap
-
Store the item in the map and associate a timestamp with it