| Package | Description |
|---|---|
| net.thevpc.common.iconset |
| Modifier and Type | Field and Description |
|---|---|
static IconSetConfig |
IconSetConfig.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static IconSetConfig |
IconSetConfig.of(int size) |
IconSetConfig |
IconSetConfig.setHeight(int height) |
IconSetConfig |
IconSetConfig.setSize(int size) |
IconSetConfig |
IconSetConfig.setTransform(IconTransform transform) |
IconSetConfig |
IconSetConfig.setWidth(int width) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<IconSetConfig> |
IconSets.config() |
net.thevpc.common.props.WritableValue<IconSetConfig> |
DefaultIconsets.config() |
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
IconSet.getIcon(String id,
IconSetConfig config) |
ImageIcon |
NoIconSet.getIcon(String id,
IconSetConfig config) |
ImageIcon |
DefaultIconSet.getIcon(String id,
IconSetConfig size) |
Copyright © 2021 vpc open source initiative. All rights reserved.