| Package | Description |
|---|---|
| net.thevpc.echo.swing.helpers |
| Modifier and Type | Field and Description |
|---|---|
static SwingHelpers.NamedFunction<JComponent,Color> |
SwingHelpers.DEF_COLOR_BACKGROUND |
static SwingHelpers.NamedFunction<JComponent,Color> |
SwingHelpers.DEF_COLOR_FOREGROUND |
| Modifier and Type | Method and Description |
|---|---|
static Color |
SwingHelpers.toAwtColor(net.thevpc.echo.api.AppColor color,
JComponent c,
SwingHelpers.NamedFunction<JComponent,Color> def) |
static Font |
SwingHelpers.toAwtFont(net.thevpc.echo.api.AppFont color,
JComponent c,
SwingHelpers.NamedFunction<JComponent,Font> def) |
Copyright © 2022 vpc open source initiative. All rights reserved.