Class CommandLinksDialog.CommandLinksButtonType

    • Constructor Detail

      • CommandLinksButtonType

        public CommandLinksButtonType​(String text,
                                      boolean isDefault)
      • CommandLinksButtonType

        public CommandLinksButtonType​(String text,
                                      String longText,
                                      boolean isDefault)
      • CommandLinksButtonType

        public CommandLinksButtonType​(String text,
                                      String longText,
                                      Node graphic,
                                      boolean isDefault)
    • Method Detail

      • getButtonType

        public ButtonType getButtonType()
      • getGraphic

        public Node getGraphic()
      • getLongText

        public String getLongText()