Class Format


  • public class Format
    extends Object
    Created by bmorrise on 9/15/17.
    • Constructor Detail

      • Format

        public Format()
    • Method Detail

      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • getStyleRanges

        public List<org.eclipse.swt.custom.StyleRange> getStyleRanges()
      • setStyleRanges

        public void setStyleRanges​(List<org.eclipse.swt.custom.StyleRange> styleRanges)
      • add

        public void add​(Format format)