Enum Class IStyledString.Style.BorderStyle

java.lang.Object
java.lang.Enum<IStyledString.Style.BorderStyle>
org.eclipse.emf.compare.provider.utils.IStyledString.Style.BorderStyle
All Implemented Interfaces:
Serializable, Comparable<IStyledString.Style.BorderStyle>, java.lang.constant.Constable
Enclosing class:
IStyledString.Style

public static enum IStyledString.Style.BorderStyle extends Enum<IStyledString.Style.BorderStyle>
The possible styles of the border. These are those supported by JFace 3.8. Other versions or other widgets toolkit may not support all of these or may support more than these.