public static class CombosPanel.EditAllowCommand extends java.lang.Object implements ConfigurationCommand<javax.swing.JComboBox>
| Constructor and Description |
|---|
CombosPanel.EditAllowCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(javax.swing.JComboBox combo)
Configures the specified control.
|
public void configure(javax.swing.JComboBox combo)
ConfigurationCommandconfigure in interface ConfigurationCommand<javax.swing.JComboBox>combo - Control to configure.