Uses of Interface
com.github.tadukoo.view.paint.PaintUIResource

Packages that use PaintUIResource
Package
Description
Contains the TadukooLookAndFeel, which allows you to customize the Look & Feel more easily through the use of the TadukooTheme class and TadukooThemeFactory.
Contains SizablePaint, to be used to create Paints that can vary based on the dimensions of the space they're to fill.
Provides builders for making Gradients that can be used to span an arbitrary space (has a method to generate a Paint when given a Dimension, rather than making a gradient paint that only works for certain dimensions.