Package docking.widgets.dialogs
package docking.widgets.dialogs
-
ClassDescriptionA base class for prompting users to enter a number into this dialogDialogComponentProvider that provides information to create a modal dialog to prompt for a number larger than an
int
orlong
to be input by the user.A dialog that has text fields to get user input.Listener that is notified when the OK button is hit on the input dialog.A dialog that has text fields to get user input.DialogComponentProvider that provides information to create a modal dialog to prompt for a number (int) to be input by the user.An input dialog that accepts number input as discrete values or a range of values using ':' as the range separator.General purpose modal dialog to display text in a text area.StringEnum objects represent a choice from a limited set of options.Deprecated, for removal: This API element is subject to removal in a future version.Dialog for displaying table data in a dialog for the purpose of the user selecting one or more items from the table.
TableSelectionDialog
.