| Package | Description |
|---|---|
| net.thevpc.common.swing.messageset | |
| net.thevpc.common.swing.prs |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractButtonMessageSetUpdater |
class |
JComboBoxMessageSetUpdater |
class |
JLabelMessageSetUpdater |
class |
JTabbedPaneMessageSetUpdater |
class |
JToggleButtonMessageSetUpdater |
| Modifier and Type | Method and Description |
|---|---|
static ComponentMessageSetUpdater |
SwingMessageSetManager.getDefaultComponentMessageSetUpdater(Class c) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SwingMessageSetManager.addMessageSetSupport(JComponent c,
String id,
ComponentMessageSetUpdater u) |
static void |
SwingMessageSetManager.setDefaultComponentMessageSetUpdater(Class c,
ComponentMessageSetUpdater u) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentResourcesUpdaterAdapter |
| Modifier and Type | Method and Description |
|---|---|
static ComponentMessageSetUpdater |
PRSManager.getDefaultComponentMessageSetUpdater(Class c) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PRSManager.addMessageSetSupport(JComponent c,
String id,
ComponentMessageSetUpdater u) |
static void |
PRSManager.addSupport(JComponent a,
String id,
ComponentMessageSetUpdater mu,
ComponentIconSetUpdater iu) |
static void |
PRSManager.setDefaultComponentMessageSetUpdater(Class c,
ComponentMessageSetUpdater u) |
Copyright © 2021 vpc open source initiative. All rights reserved.