Uses of Class
com.dlsc.gemsfx.DialogPane
Packages that use DialogPane
-
Uses of DialogPane in com.dlsc.gemsfx
Methods in com.dlsc.gemsfx that return DialogPaneModifier and TypeMethodDescriptionprotected DialogPanePowerPane.createDialogPane()Creates theDialogPaneinstance to be used by this pane.final DialogPaneDialogPane.Dialog.getDialogPane()Returns the dialog pane where the dialog is showing.final DialogPanePowerPane.getDialogPane()Returns theDialogPaneused by this pane.Constructors in com.dlsc.gemsfx with parameters of type DialogPaneModifierConstructorDescriptionDialog(DialogPane pane, DialogPane.Type type) Creates a new dialog with the specified dialog pane and type.