Class SegmentationCustomizer

java.lang.Object
org.omegat.gui.segmentation.SegmentationCustomizer

public class SegmentationCustomizer extends Object
A convenience class implementing a similar API to the old SegmentationCustomizer implementation, now based on SegmentationCustomizerController and PreferencesDialog.
  • Constructor Details

    • SegmentationCustomizer

      public SegmentationCustomizer(boolean projectSpecific, SRX defaultSRX, @Nullable @Nullable SRX userSRX, @Nullable @Nullable SRX projectSRX)
  • Method Details

    • show

      public boolean show(Window parent)
    • getResult

      public SRX getResult()