Module is.codion.swing.common.ui
Package is.codion.swing.common.ui.dialog
package is.codion.swing.common.ui.dialog
Package configuration values:
-
ClassDescriptionAbstractDialogBuilder<B extends DialogBuilder<B>>A base class for Dialog builders.ActionDialogBuilder<B extends ActionDialogBuilder<B>>Builds a dialog with a button panel based on actions.Builds a dialog for displaying a calendar for date/time input.A builder for JDialog containing a single component.DialogBuilder<B extends DialogBuilder<B>>A base interface for JDialog buildersA utility class for displaying Dialogs.An exception dialog builder.A builder for a file/directory selection dialogBuilds a dialog for selecting the font size.Displays the component from a given component value in a dialog and returns the value if the user accepts the input.A login dialog builder.Validates a login attempt.Builds a dialog for selecting a look and feel.Builds a modal dialog for displaying the given
component
, with OK and Cancel buttons based on the given actions.A dialog containing a progress bar.A builder forProgressDialog
.A builder for aProgressWorker
implementation which displays a progress bar in a modal dialog while background work is being performed.A builder for a selection dialog.Provides the user with the ability to select one or more values.Provides the user with the ability to select a single value.