Uses of Class
com.googlecode.lanterna.gui2.dialogs.MessageDialogBuilder
Packages that use MessageDialogBuilder
-
Uses of MessageDialogBuilder in com.googlecode.lanterna.gui2.dialogs
Methods in com.googlecode.lanterna.gui2.dialogs that return MessageDialogBuilderModifier and TypeMethodDescriptionMessageDialogBuilder.addButton
(MessageDialogButton button) Adds a button to the dialogMessageDialogBuilder.setExtraWindowHints
(Collection<Window.Hint> extraWindowHints) Assigns a set of extra window hints that you want the built dialog to haveSets the main text of theMessageDialog
Sets the title of theMessageDialog