Package uibooster.components
Klasse SimpleBlockingDialog
java.lang.Object
uibooster.components.SimpleBlockingDialog
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
setDialogCreatedListener
(Consumer<JDialog> onDialogCreated) showDialog
(String message, String title, String iconPath) showDialog
(String message, String title, WindowSetting setting, String iconPath, FormCloseListenerWrapper exitListenerWrapper, boolean resizable)
-
Konstruktordetails
-
SimpleBlockingDialog
-
-
Methodendetails
-
setDialogCreatedListener
-
showDialog
-
showDialog
public DialogClosingState showDialog(String message, String title, WindowSetting setting, String iconPath, FormCloseListenerWrapper exitListenerWrapper, boolean resizable) -
getDialog
-