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

Packages that use SizablePaint
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 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.