Class CheckTopicHelper

java.lang.Object
org.correomqtt.gui.helper.CheckTopicHelper

public class CheckTopicHelper
extends Object
  • Constructor Details

  • Method Details

    • checkPublishTopic

      public static boolean checkPublishTopic​(javafx.scene.control.ComboBox<String> comboBox, boolean save)
    • checkSubscribeTopic

      public static boolean checkSubscribeTopic​(javafx.scene.control.ComboBox<String> comboBox, boolean save, boolean afterSubscribe)