Class SRXOptionsModel

All Implemented Interfaces:
ItemSelectable, Serializable, ButtonModel

public class SRXOptionsModel extends JToggleButton.ToggleButtonModel
See Also:
  • Method Details

    • getSegmentSubflowsModel

      public static ButtonModel getSegmentSubflowsModel(SRX srx)
      a model for segment subflows checkbox
    • getIncludeStartingTagsModel

      public static ButtonModel getIncludeStartingTagsModel(SRX srx)
      a model for including starting formatting tags at the end boundary of the segment checkbox
    • getIncludeEndingTagsModel

      public static ButtonModel getIncludeEndingTagsModel(SRX srx)
      a model for including ending formatting tags at the end boundary of the segment checkbox
    • getIncludeIsolatedTagsModel

      public static ButtonModel getIncludeIsolatedTagsModel(SRX srx)
      a model for including isolated formatting tags at the end boundary of the segment checkbox