unknowIfGuestInDream / tlstudio

Currently includes SWT examples, and will support jface and other examples in the future
Eclipse Public License 2.0
2 stars 0 forks source link

[Feature Request] ComboBoxCellEditor #174

Closed unknowIfGuestInDream closed 1 month ago

unknowIfGuestInDream commented 1 month ago

Checklist

Describe the feature

https://github.com/glongman/spindle/blob/40ac67859c3de75db861e4a2ea4b0e0a4e5b7a65/com.iw.plugins.spindle/src/com/iw/plugins/spindle/ui/ComboBoxCellEditor.java#L42

https://github.com/tsantalis/JDeodorant/blob/78fd8695436831e0858100a6da785efcc0c46857/src/gr/uom/java/jdeodorant/refactoring/views/MyComboBoxCellEditor.java#L10

https://github.com/oleg-cherednik/cop-swt-controls/blob/32c49d3187cfd8cd6b4230cea297def0b28d0db3/cop.swt/src/cop/swt/widgets/viewers/ibm/_ComboBoxCellEditor.java#L43

Additional context

No response