GUI aspects independent of any chosen windows API.
-
Creates a new builder initialized with all the properties of this box icon.
Sets the color that fills the background.
TLcdBoxIcon.Builder.filled(boolean aFilled)
Sets whether to paint the content on a filled background.
TLcdBoxIcon.Builder.frame(boolean aFramed)
Sets whether or not to surround the content with a frame.
Sets the color of the frame.
Sets the width of the border of the frame.
Sets the icon to draw a box around.
Returns a builder for creating a new box icon.
TLcdBoxIcon.Builder.padding(int aPadding)
Sets the amount of padding around the text, in pixels.