Toolkit.getProperty
Class Overview | Class Members |
This Package |
All Packages
public static String getProperty( String key,
String defaultValue )
Description
Gets a property with the specified key and default.
This method returns defaultValue if the property is not found.