The ComboBox and DatePicker classes both provide "editor" and "converter" properties with the exact same semantics and skin implementations. In order to simplify and reduce duplicated code, these properties need to be promoted to the common superclass ComboBoxBase.
- relates to
-
JDK-8126567 ComboBox editor should never be null when requested
-
- Closed
-
-
JDK-8077916 Complete development work for project one: make UI control skins public API
-
- Resolved
-
-
JDK-8097890 Refactor duplicated editor code in ComboBox and DatePicker skins.
-
- Resolved
-