public class CommandLinksDialog
extends javafx.scene.control.Dialog<javafx.scene.control.ButtonType>
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandLinksDialog.CommandLinksButtonType |
| Constructor and Description |
|---|
CommandLinksDialog(CommandLinksDialog.CommandLinksButtonType... links) |
CommandLinksDialog(java.util.List<CommandLinksDialog.CommandLinksButtonType> links) |
buildEventDispatchChain, close, contentTextProperty, dialogPaneProperty, getContentText, getDialogPane, getGraphic, getHeaderText, getHeight, getModality, getOnCloseRequest, getOnHidden, getOnHiding, getOnShowing, getOnShown, getOwner, getResult, getResultConverter, getTitle, getWidth, getX, getY, graphicProperty, headerTextProperty, heightProperty, hide, initModality, initOwner, initStyle, isResizable, isShowing, onCloseRequestProperty, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, resizableProperty, resultConverterProperty, resultProperty, setContentText, setDialogPane, setGraphic, setHeaderText, setHeight, setOnCloseRequest, setOnHidden, setOnHiding, setOnShowing, setOnShown, setResizable, setResult, setResultConverter, setTitle, setWidth, setX, setY, show, showAndWait, showingProperty, titleProperty, widthProperty, xProperty, yPropertypublic CommandLinksDialog(CommandLinksDialog.CommandLinksButtonType... links)
public CommandLinksDialog(java.util.List<CommandLinksDialog.CommandLinksButtonType> links)