Package ca.corbett.extensions.ui
package ca.corbett.extensions.ui
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
-
ClassDescriptionShows the details of a single AppExtension (by interrogating its AppExtensionInfo).Allows client code to listen for enable/disable checkbox events on an ExtensionDetailsPanel.ExtensionManagerDialog<T extends AppExtension>Provides a standardized way of viewing and enabling extensions across applications.Provides a standardized UI for viewing and enabling extensions.Custom renderer so that we can show disabled extensions in a different font style to make it a little more clear that they are disabled.