eclipse rcp、 swt jface 整理资源

eclipse 项目集合: https://wiki.eclipse.org/Category:Eclipse_Project

jface:

https://www.vogella.com/tutorials/EclipseJFace/article.html

http://wiki.eclipse.org/JFaceSnippets

 

swt:

https://www.eclipse.org/swt/snippets/

swt布局: https://www.eclipse.org/articles/Article-Understanding-Layouts/Understanding-Layouts.htm

 

 

示例源码: https://www.vogella.com/code/index.html

               http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/CatalogSWT-JFace-Eclipse.htm  

 

TreeViewer https://blog.csdn.net/zjuylok/article/details/5683850

                 https://www.eclipse.org/articles/Article-TreeViewer/TreeViewerArticle.htm

 

gridlayout 列合并解决办法: https://stackoverflow.com/questions/7944354/how-to-merge-table-cells-in-eclipse-rcp-table-control

 

Java SWT Programming Tutorials:  https://o7planning.org/en/11119/java-swt

TreeViewer 可编辑节点demo http://ramkulkarni.com/blog/in-place-editing-in-eclipse-treeviewer/

eclipse rcp 数据持久化: https://stackoverflow.com/questions/38759600/saving-data-stored-in-viewpart-in-rcp-application

                                  https://www.vogella.com/tutorials/Eclipse4ModelPersistence/article.html

                                  https://www.vogella.com/tutorials/EclipsePreferences/article.html

 

StyledText  https://www.eclipse.org/articles/StyledText%201/article1.html

posted @ 2020-05-06 11:24  margo  阅读(187)  评论(0编辑  收藏  举报