Name: dgC58589 Date: 01/06/98
Please implement
public Properties getParameters()
in the Applet class. This is similar to bug
4011316, but more specific in form. It should
be possible to get a properties object which
represents all the parameters of the Applet.
Also, you should support the form
public Properties getParameters(Properties)
to get the parameters with default values.
(Review ID: 22530)
======================================================================
- duplicates
-
JDK-4011316 Would like to be able to enumerate names of applet parameters
-
- Closed
-
- relates to
-
JDK-6422129 (api) Retrieving all Applet Parameters
-
- Closed
-