Class SWTSkinObjectButton

    • Field Detail

      • button

        private org.eclipse.swt.widgets.Button button
      • textOverride

        private boolean textOverride
      • imageID

        private java.lang.String imageID
    • Constructor Detail

    • Method Detail

      • setText

        public void setText​(java.lang.String text)
      • setText

        private void setText​(java.lang.String text,
                             boolean auto)
        Parameters:
        text -
        Since:
        3.1.1.1
      • getButton

        public org.eclipse.swt.widgets.Button getButton()