JFace
Jface tableviewer multi sort columns
i am implementing a tableviewer that is able to sort values depengin on their column order. e.g. column1-column2-columnX[详细]
2023-01-04 05:03 分类:问答Columns & FilteredTree in Eclipse
I\'m trying to create a FilteredTree with several colum开发者_JS百科ns with no luck. If I use a TreeViewer the columns work fine but when I switch to using a FilteredTree I can only get it to work if[详细]
2023-01-04 03:23 分类:问答Defer Eclipse Treeviewer loading by DeferredTreeContentManager
I understand there is an approach to defer T开发者_如何学PythonreeViewer loading by using DeferredTreeContentManager, learnt from this useful tutorial.[详细]
2023-01-03 06:43 分类:问答Jface's CheckboxTreeViewer how to set initial selection
This question may sounds trivial, but i am struggling with the issue, so, please help if u can. So, here it is : i 开发者_JAVA百科am using a CheckboxTreeViewer for some good reasons. I\'ve google-it f[详细]
2023-01-02 06:42 分类:问答Any workarounds to lack of PreSelection events in SWT/JFace?
In my application I want the user to save any changes before he leaves a tab (implemented as CTabFolder).[详细]
2023-01-02 04:48 分类:问答How to set initial size of a TreeViewer?
I\'m using a TreeViewer within a jface WizardPage and the initial input into the tree causes the WizardPage to grow vertically so that it can show all of the tree\'s values. When expanding one of the[详细]
2023-01-01 19:50 分类:问答File Explorer using Java - how to go about it?
I am set to create a file explorer using Java. The aim is to emulate the behavior of the default explorer as closely as possible, whatever may be the underlying OS.[详细]
2023-01-01 07:31 分类:问答JFace ErrorDialog: how do I show something in the details portion?
ErrorDialog.openError takes arguments for dialog title, message, and status (which has a message itself).[详细]
2022-12-30 17:47 分类:问答how to hide "help" image from wizard?
Do someone know how to hide such help image from my custom wizard? alt text http://img268.ima开发者_如何学Cgeshack.us/img268/6485/newprojectwt.png[详细]
2022-12-30 15:18 分类:问答Make JFace Window blink in taskbar or get users attention?
I wonder someone has any idea how to solve this: In my Java Eclipse plugin there are some processes which take some time. Therefore the user might minimize the window and let the process run in the ba[详细]
2022-12-29 11:53 分类:问答
加载中,请稍侯......