Module org.controlsfx.controls
Package org.controlsfx.dialog
Class CommandLinksDialog.CommandLinksButtonType
java.lang.Object
org.controlsfx.dialog.CommandLinksDialog.CommandLinksButtonType
- Enclosing class:
- CommandLinksDialog
Command link type buttons to be used in CommandLinksDialogs.
-
Constructor Summary
ConstructorsConstructorDescriptionCommandLinksButtonType(String text, boolean isDefault) CommandLinksButtonType(String text, String longText, boolean isDefault) CommandLinksButtonType(String text, String longText, Node graphic, boolean isDefault) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CommandLinksButtonType
-
CommandLinksButtonType
-
CommandLinksButtonType
-
-
Method Details
-
getButtonType
-
getGraphic
-
getLongText
-