Package docking.widgets.dialogs
-
Interface Summary Interface Description InputDialogListener Listener that is notified when the OK button is hit on the input dialog. -
Class Summary Class Description InputDialog A dialog that has text fields to get user input.InputWithChoicesDialog A dialog that has text fields to get user input.MultiLineInputDialog MultiLineMessageDialog NumberInputDialog DialogComponentProvider that provides information to create a modal dialog to prompt for a number (int) to be input by the user.ObjectChooserDialog<T> ReadTextDialog General purpose modal dialog to display text in a text area.SettingsDialog StringChoices StringEnum objects represent a choice from a limited set of options.