public final ObservableList<ButtonType> getButtonTypes ()

Observable list of button types used for the dialog button bar area (created via the createButtonBar() method). Modifying the contents of this list will immediately change the buttons displayed to the user within the dialog pane.

Returns:  The ObservableList of button types available to the user.