private class GrowthKmcFrame.MenuItemHandler
extends java.lang.Object
implements java.awt.event.ItemListener
Modifier | Constructor and Description |
---|---|
private |
MenuItemHandler() |
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(java.awt.event.ItemEvent e)
Do not allow to have both id and island number at the same time selected.
|