| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing.model |
| Modifier and Type | Field and Description |
|---|---|
protected ComboBoxSelectionEvent |
WillChangeSelectedItemVetoException.event
The event that the exception was created for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WillChangeSelectedItemListener.selectedItemWillChanged(ComboBoxSelectionEvent event)
Invoked whenever the selected item is about to change in the comboBox.
|
| Constructor and Description |
|---|
WillChangeSelectedItemVetoException(ComboBoxSelectionEvent event)
Constructs an ExpandVetoException object with no message.
|
WillChangeSelectedItemVetoException(ComboBoxSelectionEvent event,
String message)
Constructs an ExpandVetoException object with the specified message.
|
Copyright © 2008–2019 Ultreia.io. All rights reserved.