Uses of Class
ca.corbett.extras.properties.AbstractProperty

Packages that use AbstractProperty
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 UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
Contains utility classes related to audio handling (playback and recording).
Contains utilities and components related to image handling.
Contains the LogConsole and associated classes - useful for showing log information for your Swing application at runtime.
Contains a custom Properties implementation to augment the one provided by java.
Contains the PropertiesDialog abstract class and its two supported implementations.