Package docking.widgets.dialogs
Interface InputDialogListener
public interface InputDialogListener
Listener that is notified when the OK button is hit on the input dialog.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
inputIsValid
(InputDialog dialog) Return whether the input is accepted.