Uses of Package
ca.corbett.extras.properties.dialog
Packages that use ca.corbett.extras.properties.dialog
Package
Description
Contains code that enables your applications to define dynamic extensions that can be
packaged into jar files and loaded at runtime to alter the behaviour of your application,
or even to supplement your application with additional behaviour.
Contains a custom Properties implementation to augment the one provided by java.
Contains the PropertiesDialog abstract class and its two supported implementations.
-
Classes in ca.corbett.extras.properties.dialog used by ca.corbett.extensionsClassDescriptionPropertiesDialog can display and allow editing of a list of AbstractProperty instances.
-
Classes in ca.corbett.extras.properties.dialog used by ca.corbett.extras.propertiesClassDescriptionPropertiesDialog can display and allow editing of a list of AbstractProperty instances.
-
Classes in ca.corbett.extras.properties.dialog used by ca.corbett.extras.properties.dialogClassDescriptionPropertiesDialog can display and allow editing of a list of AbstractProperty instances.