Uses of Package
com.github.tadukoo.view.paint

Package
Description
Contains Border classes that respect the Shape of components.
Contains components that provide extra customizations via Tadukoo Look & Feel (e.g.
Contains component paint-related interfaces
Contains FormField, along with its default subclasses and enums.
Contains NumberFormField and its subclasses.
Contains the TadukooLookAndFeel, which allows you to customize the Look & Feel more easily through the use of the TadukooTheme class and TadukooThemeFactory.
Contains the Component UI classes used in Tadukoo Look & Feel
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.