public class TreeComboUtils
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeComboUtils.TreeModelToComboBoxModelAdapter |
| Constructor and Description |
|---|
TreeComboUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.ComboBoxModel |
createComboBoxModel(javax.swing.tree.TreeModel aTreeModel) |
static void |
setTreeModel(javax.swing.JComboBox comboBox,
javax.swing.tree.TreeModel aTreeModel) |