| Package | Description |
|---|---|
| net.thevpc.common.swing.combo | |
| net.thevpc.common.swing.list |
| Modifier and Type | Method and Description |
|---|---|
static JComboBox |
JComboBoxHelper.createCombobox(Function<String,Icon> functionResolver,
NamedValue... values) |
static JComboBox |
JComboBoxHelper.prepareCombobox(JComboBox c,
Function<String,Icon> functionResolver,
NamedValue... values) |
| Modifier and Type | Method and Description |
|---|---|
static JList |
JListHelper.createList(Function<String,Icon> functionResolver,
NamedValue... values) |
static JList |
JListHelper.prepareList(JList c,
Function<String,Icon> functionResolver,
NamedValue... values) |
Copyright © 2021 vpc open source initiative. All rights reserved.