public class CoalesceChangeListener
extends java.lang.Object
implements java.awt.event.ItemListener
Constructor and Description |
---|
CoalesceChangeListener(javax.swing.JCheckBox cbDontCoalesce,
PortConfig.Cfg cfg)
Create a CoalesceChangeListener for the specified widget and PortConfig.
|
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(java.awt.event.ItemEvent e) |
public CoalesceChangeListener(javax.swing.JCheckBox cbDontCoalesce, PortConfig.Cfg cfg)
cbDontCoalesce
- JCheckBox to monitorcfg
- the PortConfig.Cfg whose flags should be updated