public static interface TransitionAwareResizableIcon.Delegate
Modifier and Type | Method | Description |
---|---|---|
Icon |
getColorSchemeIcon(org.pushingpixels.substance.api.SubstanceColorScheme scheme,
int width,
int height) |
Returns the icon that matches the specified theme.
|
Icon getColorSchemeIcon(org.pushingpixels.substance.api.SubstanceColorScheme scheme, int width, int height)
scheme
- Color scheme.width
- Icon width.height
- Icon height.