Uses of Package
ca.corbett.forms
Packages that use ca.corbett.forms
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 classes and utilities for showing "About" information
in your application (author, date published, release notes, project url, license and so on).
Contains the ActionPanel component and supporting classes.
Contains a custom Properties implementation to augment the one provided by java.
Contains the PropertiesDialog abstract class and its two supported implementations.
Welcome to swing-forms!
ca.corbett.forms.fields
-
Classes in ca.corbett.forms used by ca.corbett.extensionsClassDescriptionUseful for FormPanel alignment, to decide how to lay out controls within a FormPanel.
-
Classes in ca.corbett.forms used by ca.corbett.extensions.uiClassDescriptionFormPanel wraps a collection of FormFields and manages the following functions: Layout management - you don't need to write manual GridBagLayout code to use a FormPanel.
-
Classes in ca.corbett.forms used by ca.corbett.extrasClassDescriptionFormPanel wraps a collection of FormFields and manages the following functions: Layout management - you don't need to write manual GridBagLayout code to use a FormPanel.
-
Classes in ca.corbett.forms used by ca.corbett.extras.aboutClassDescriptionUseful for FormPanel alignment, to decide how to lay out controls within a FormPanel.
-
Classes in ca.corbett.forms used by ca.corbett.extras.actionpanelClassDescriptionCan be used to specify margins and padding around and inside a FormField, or any other component that supports this Margins class.
-
Classes in ca.corbett.forms used by ca.corbett.extras.demo.panelsClassDescriptionFormPanel wraps a collection of FormFields and manages the following functions: Layout management - you don't need to write manual GridBagLayout code to use a FormPanel.
-
Classes in ca.corbett.forms used by ca.corbett.extras.propertiesClassDescriptionFormPanel wraps a collection of FormFields and manages the following functions: Layout management - you don't need to write manual GridBagLayout code to use a FormPanel.Can be used to specify margins and padding around and inside a FormField, or any other component that supports this Margins class.
-
Classes in ca.corbett.forms used by ca.corbett.extras.properties.dialog
-
Classes in ca.corbett.forms used by ca.corbett.formsClassDescriptionUseful for FormPanel alignment, to decide how to lay out controls within a FormPanel.FormPanel wraps a collection of FormFields and manages the following functions: Layout management - you don't need to write manual GridBagLayout code to use a FormPanel.Can be used to specify margins and padding around and inside a FormField, or any other component that supports this Margins class.A very simple interface that can be used to listen for changes to a Margins instance.
-
Classes in ca.corbett.forms used by ca.corbett.forms.fieldsClassDescriptionCan be used to specify margins and padding around and inside a FormField, or any other component that supports this Margins class.