Uses of Interface
com.github.tadukoo.view.components.interfaces.paint.HasDisabledForegroundPaint
Packages that use HasDisabledForegroundPaint
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 HasDisabledForegroundPaint in com.github.tadukoo.view.components
Classes in com.github.tadukoo.view.components that implement HasDisabledForegroundPaintModifier and TypeClassDescriptionclass -
Uses of HasDisabledForegroundPaint in com.github.tadukoo.view.components.interfaces
Subinterfaces of HasDisabledForegroundPaint in com.github.tadukoo.view.components.interfaces -
Uses of HasDisabledForegroundPaint in com.github.tadukoo.view.lookandfeel.componentui
Methods in com.github.tadukoo.view.lookandfeel.componentui with parameters of type HasDisabledForegroundPaintModifier and TypeMethodDescriptiondefault voidTComponentUIUtil.installHasDisabledForegroundPaint(HasDisabledForegroundPaint c) Installs disabledForeground paint on the given Componentdefault voidTComponentUIUtil.uninstallHasDisabledForegroundPaint(HasDisabledForegroundPaint c) Uninstalls disabledForeground paint from the given Component