Interface SWTSkinProperties

    • Method Detail

      • getSkinID

        java.lang.String getSkinID()
      • getColor

        org.eclipse.swt.graphics.Color getColor​(java.lang.String name)
        Retrieve a color property in as a SWT Color
        Parameters:
        name - Property Name
        Returns:
        a Color, or null
      • getColor

        org.eclipse.swt.graphics.Color getColor​(java.lang.String name,
                                                org.eclipse.swt.graphics.Color def)
      • getColorWithAlpha

        SWTColorWithAlpha getColorWithAlpha​(java.lang.String sID)
        Parameters:
        sID -
        Returns:
        Since:
        4.4.0.7
      • getPxValue

        int getPxValue​(java.lang.String name,
                       int def)
        Get value in px, adjusted for dpi