Uses of Interface
com.github.tadukoo.view.components.interfaces.paint.HasSizablePaints
Packages that use HasSizablePaints
Package
Description
Contains components that provide extra customizations via Tadukoo Look & Feel (e.g.
Contains interfaces for use in
Components containing customizations that could be
used in Tadukoo Look & Feel or another custom Look & Feel if desired, or used in other ways potentially.Contains the Component UI classes used in
Tadukoo Look & Feel-
Uses of HasSizablePaints in com.github.tadukoo.view.components
Classes in com.github.tadukoo.view.components that implement HasSizablePaintsModifier and TypeClassDescriptionclassclass -
Uses of HasSizablePaints in com.github.tadukoo.view.components.interfaces
Subinterfaces of HasSizablePaints in com.github.tadukoo.view.components.interfaces -
Uses of HasSizablePaints in com.github.tadukoo.view.lookandfeel.componentui
Methods in com.github.tadukoo.view.lookandfeel.componentui with parameters of type HasSizablePaintsModifier and TypeMethodDescriptiondefault voidTComponentUIUtil.installHasSizablePaints(HasSizablePaints c) Installs foreground and background paint on the given Componentdefault voidTComponentUIUtil.uninstallHasSizablePaints(HasSizablePaints c) Uninstalls foreground and background paint from the given Component