Interface BladeTransitionAwareIcon.Delegate
- Enclosing class:
BladeTransitionAwareIcon
public static interface BladeTransitionAwareIcon.Delegate
The delegate needs to implement the method in this interface based on the provided color
tokens. The color tokens are computed based on the transitions that are happening on the
associated component.
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrawColorTokensIcon(Graphics2D g, ContainerColorTokens colorTokens, float alpha)
-
Method Details
-
drawColorTokensIcon
-
getIconDimension
Dimension getIconDimension()
-