| Package | Description |
|---|---|
| net.thevpc.echo.api.components | |
| net.thevpc.echo.iconset | |
| net.thevpc.echo.impl | |
| net.thevpc.echo.impl.components |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<IconConfig> |
AppComponent.iconConfig() |
| Modifier and Type | Field and Description |
|---|---|
static IconConfig |
IconConfig.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static IconConfig |
IconConfig.of(int size) |
IconConfig |
IconConfig.setHeight(int height) |
IconConfig |
IconConfig.setSize(int size) |
IconConfig |
IconConfig.setTransform(IconTransform transform) |
IconConfig |
IconConfig.setWidth(int width) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<IconConfig> |
IconSets.config() |
net.thevpc.common.props.WritableValue<IconConfig> |
DefaultIconsets.config() |
net.thevpc.common.props.ObservableValue<IconConfig> |
IconSetAware.iconConfig() |
| Modifier and Type | Method and Description |
|---|---|
AppImage |
IconSet.getIcon(String id,
IconConfig config) |
AppImage |
NoIconSet.getIcon(String id,
IconConfig config) |
AppImage |
DefaultIconSet.getIcon(String id,
IconConfig size) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Applications.setAllIconConfig(AppComponent component,
IconConfig iconConfig) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<IconConfig> |
ComponentBase.iconConfig() |
Copyright © 2021 vpc open source initiative. All rights reserved.