Uses of Package
com.github.tadukoo.view.paint
Package
Description
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.-
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionPaintUIResource is a
UIResource
to be used forPaint
s for in Tadukoo Look & Feel (or other custom Look & Feels as desired). -
ClassDescriptionSizable Paints are used to create generic
Paint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionNo Paint is to be used when you don't actually want a Paint object, but need to specify a non-null value.PaintUIResource is a
UIResource
to be used forPaint
s for in Tadukoo Look & Feel (or other custom Look & Feels as desired).Sizable Paints are used to create genericPaint
s that can vary according to the given dimensions they're meant to be painted on. -
ClassDescriptionPaintUIResource is a
UIResource
to be used forPaint
s for in Tadukoo Look & Feel (or other custom Look & Feels as desired).Sizable Paints are used to create genericPaint
s that can vary according to the given dimensions they're meant to be painted on.