Uses of Interface
com.github.tadukoo.view.components.interfaces.Shaped
Packages that use Shaped
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 Shaped in com.github.tadukoo.view.components
Classes in com.github.tadukoo.view.components that implement ShapedModifier and TypeClassDescriptionclassclass - 
Uses of Shaped in com.github.tadukoo.view.components.interfaces
Subinterfaces of Shaped in com.github.tadukoo.view.components.interfaces - 
Uses of Shaped in com.github.tadukoo.view.lookandfeel.componentui
Methods in com.github.tadukoo.view.lookandfeel.componentui with parameters of type ShapedModifier and TypeMethodDescriptiondefault voidTComponentUIUtil.installShaped(Shaped c) Installs shape info on the given Componentdefault voidTComponentUIUtil.uninstallShaped(Shaped c) Uninstalls shape info from the given Component