Uses of Package
ca.corbett.extras
Packages that use ca.corbett.extras
Package
Description
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
Contains the ActionPanel component and supporting classes.
Welcome to swing-forms!
This package contains action classes related to swing-forms.
This package contains demo panels that showcase some of the features
of swing-forms and gives some examples of how to do stuff with it.
-
Classes in ca.corbett.extras used by ca.corbett.extensions.uiClassDescriptionPresents a vertical JList of items, with an optional header label above the list, and an optional list of command buttons under the list.Simple utility class to show messages to the user via JOptionPane while also simultaneously logging them.
-
Classes in ca.corbett.extras used by ca.corbett.extrasClassDescriptionProvides a way to choose where the logo image should be displayed, if at all.Extends the AbstractAction class to provide convenient wrappers around setting the name, icon, short description, and accelerator.Allows an application to enforce a single running instance.Invoked when startup arguments are received from a new instance.A very simple functional interface for mapping format tags to replacement strings.Provides an easy way to get text input from the user, very similar to JOptionPane's showInputDialog method, but with optional configurable validation on the allowed input.
-
Classes in ca.corbett.extras used by ca.corbett.extras.actionpanelClassDescriptionExtends the AbstractAction class to provide convenient wrappers around setting the name, icon, short description, and accelerator.
-
Classes in ca.corbett.extras used by ca.corbett.formsClassDescriptionA generic utility class for managing access to resources packaged within a jar file.
-
Classes in ca.corbett.extras used by ca.corbett.forms.actionsClassDescriptionExtends the AbstractAction class to provide convenient wrappers around setting the name, icon, short description, and accelerator.
-
Classes in ca.corbett.extras used by ca.corbett.forms.demoClassDescriptionExtends the AbstractAction class to provide convenient wrappers around setting the name, icon, short description, and accelerator.