public class ComboItem
extends java.lang.Object
Constructor and Description |
---|
ComboItem(java.lang.String text,
java.lang.String value)
Create a new instance of combobox items.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Get the value associated with this item.
|
java.lang.String |
toString() |