Properties.Properties
Class Overview | Class Members | This Package | All Packages
Syntax 1
public Properties()
Description
Creates an empty property list with no default values.
Syntax 2
public Properties( Properties defaults )
Parameters
- defaults
the defaults.
Description
Creates an empty property list with the specified defaults.