Package com.github.tadukoo.view.components.interfaces.paint
package com.github.tadukoo.view.components.interfaces.paint
Contains component paint-related interfaces
-
InterfacesClassDescriptionInterface to be used on Components for them to contain a
SizablePaintfor disabled foreground.Interface to be used on Components for them to contain aSizablePaintfor disabled text.Interface to be used on Components for them to containSizablePaints for select and focus.Interface to be used on Components for them to containSizablePaintversions of the foreground and background colors, to be used instead of the simple colors.