| Package | Description |
|---|---|
| net.thevpc.common.swing.iconset | |
| net.thevpc.common.swing.prs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractButtonIconSetUpdater |
class |
JLabelIconSetUpdater |
class |
JTabbedPaneIconSetUpdater |
class |
JToggleButtonIconSetUpdater |
| Modifier and Type | Method and Description |
|---|---|
static ComponentIconSetUpdater |
SwingIconSetManager.getDefaultComponentIconSetUpdater(Class c) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SwingIconSetManager.addIconSetSupport(JComponent c,
String id,
ComponentIconSetUpdater u) |
static void |
SwingIconSetManager.setDefaultComponentIconSetUpdater(Class c,
ComponentIconSetUpdater u) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentResourcesUpdaterAdapter |
| Modifier and Type | Method and Description |
|---|---|
static ComponentIconSetUpdater |
PRSManager.getDefaultComponentIconSetUpdater(Class c) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PRSManager.addIconSetSupport(JComponent c,
String id,
ComponentIconSetUpdater u) |
static void |
PRSManager.addSupport(JComponent a,
String id,
ComponentMessageSetUpdater mu,
ComponentIconSetUpdater iu) |
static void |
PRSManager.setDefaultComponentIconSetUpdater(Class c,
ComponentIconSetUpdater u) |
Copyright © 2021 vpc open source initiative. All rights reserved.