public static class CombosPanel.EditDisallowCommand extends java.lang.Object implements ConfigurationCommand<javax.swing.JComboBox>
| Constructor and Description |
|---|
CombosPanel.EditDisallowCommand() |
| 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.