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] Jface 可编辑table #163

Closed unknowIfGuestInDream closed 1 month ago

unknowIfGuestInDream commented 2 months ago

Checklist

Describe the feature

https://github.com/vogellacompany/codeexamples-java/blob/ab152fb07911e00e1608faeb8ac3fc7fa843a1ac/de.vogella.databinding.viewer/src/de/vogella/databinding/viewer/View.java#L52 https://github.com/ccw-ide/ccw/blob/47dea22e3cafe9b21bd8cd34e4a26e80c1e17179/ccw.core/src/java/ccw/preferences/HoverViewModel.java#L53 https://github.com/portfolio-performance/portfolio/blob/07ba68e35674c342e2c0fbe59a57a5efc7858c43/name.abuchen.portfolio.ui/src/name/abuchen/portfolio/ui/dialogs/EditClientPropertiesDialog.java#L120 https://github.com/SonarSource/sonarlint-eclipse/blob/053bb0ffe2705d0436696c6731f8b8b4dd58e4c6/org.sonarlint.eclipse.ui/src/org/sonarlint/eclipse/ui/internal/util/wizard/BeanPropertiesCompat.java#L28 https://github.com/PhaserEditor2D/PhaserEditor/blob/5ff139718117bd534f4c464267cff106db372a79/source/phasereditor/phasereditor.canvas.ui/src/phasereditor/canvas/ui/wizards/NewPage_StateSettings.java#L255 https://github.com/vogella/eclipse4book/blob/b95f094bfd3d6f51d5dc60b3cc7c567efca0c353/com.example.e4.rcp.todo/src/com/example/e4/rcp/todo/parts/EditorPart.java#L128 https://github.com/fp7-netide/IDE/blob/26410e731062d606b0a2022b7e38033ab447bdc1/plugins/eu.netide.toolpanel/src/eu/netide/toolpanel/views/ReplayPanel.java#L129 https://github.com/sker65/go-dmd-clock/blob/842d975100b62eb20086dd0d3a38f67d899f4344/src/main/java/com/rinke/solutions/pinball/GoDmdGroup.java#L119 https://github.com/hhu-stups/prob-rodinplugin/blob/dcf5a3656653a031d3354fbb812f2042567027b8/de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/edit/IntEditingSupport.java#L56 https://github.com/panmingzhi815/dongluCarpark/blob/63ae8fc7c8901b547aa38ab69f58067f257f5b5f/src/main/java/com/donglu/carpark/ui/ConcentrateApp.java#L402 https://github.com/SIVAteam/SIVA-Suite/blob/3853bf8b20a7922ec99c42a03ec60a2a7a916bb1/producer/org.iviPro.export/src/org/iviPro/newExport/view/GeneralPage.java#L313 https://github.com/RedhawkSDR/gov.redhawk.ide/blob/ca8e3a65ca00fec68e3791e6e5c9351653b575c0/plugins/gov.redhawk.ide.snapshot.ui/src/gov/redhawk/ide/snapshot/ui/SnapshotWizardPage.java#L143

Additional context

No response