Package com.github.tadukoo.view.components.interfaces.paint
package com.github.tadukoo.view.components.interfaces.paint
Contains component paint-related interfaces
-
ClassDescriptionInterface to be used on Components for them to contain a
SizablePaint
for disabled foreground.Interface to be used on Components for them to contain aSizablePaint
for disabled text.Interface to be used on Components for them to containSizablePaint
s for select and focus.Interface to be used on Components for them to containSizablePaint
versions of the foreground and background colors, to be used instead of the simple colors.