Class CSSButtonBorder

java.lang.Object
org.csstudio.ui.util.CSSButtonBorder

public class CSSButtonBorder extends Object
CSSButtonBorder provide a single source access to the real ButtonBorder, which for some reason is not same for RAP and RCP. RAP implements access to borders as methods, RCP does it with with fields.
  • Constructor Details

    • CSSButtonBorder

      public CSSButtonBorder()