Class FilePropertyDescriptor


public class FilePropertyDescriptor extends Install4JPropertyDescriptor
Property descriptor for properties that contain one or several file. The supported property types are

Using this class is not strictly required. In principle, you could also set values for the ATTRIBUTE_* constants in the property descriptor of an unrelated property descriptor class.

See Also: