public class ChoiceBoxControl.LabelConverter
extends javafx.util.StringConverter<T>
Constructor and Description |
---|
ChoiceBoxControl.LabelConverter() |
Modifier and Type | Method and Description |
---|---|
T |
fromString(java.lang.String value) |
java.lang.String |
toString(T value) |