Overview
A class that represents a cell in a ComboBox component.
Profile: desktop conditional swing
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | selected | Boolean | ![]() | ![]() | ![]() |
Defines whether the |
|
public | text | String | ![]() | ![]() | ![]() |
Defines the text string of the |
|
public | value | Object | ![]() | ![]() | ![]() |
Defines the value of the |
Inherited Variables
Function Summary
- public toString() : java.lang.String