I\'m working on a similar开发者_运维百科 application like the figure in this question: SWT tree > move the verticle scrollbar to the left of the tree without changing the orientation
I\'m developing a schema matching visualization tool. I have the problem that I have to draw trees and开发者_JAVA百科 the links between them like this image:
I wrote a Java Openoffice addon(using netbeans)that launches a SWT window when i click a OOo toolbar button.
I have an app that uses a JFace TreeViewer.I have it hooked up to a ContentProvider.Mostly, it works great.However, for some actions, like adding a Node in the middle of a list of Nodes or changing a
I have implemented a wizard for my Eclipse plug-in, showing several pages. One of these pages needs some lengthy initialization, that means it consists of a SWT table, which needs to be populated by i
I am searching any 开发者_Go百科java library or 3rd party library using which I can make the PDF. Basically I need to generate the documentations which can contain Swing or SWT components. One option
I am wondering if there is any convention in Java (through Javadoc or implicit convention) to indicate that a given same class instance can be reuse in several contexts ?
I need to span some column and rows in a TableViewer. The image bellow pretty much speaks for itself.
How to filter out the Tree Nodes (grandchildren level) fro开发者_StackOverflow中文版m tree viewer using View filter in SWT.I want to filter out the grand children node from the treeviewer.You just can
i want to display a second, not bold, text in my MessageBox, like seen for OSX here: http://welcome.solutions.brother.com/NR/rdonlyres/1EA4CC0C-F0B9-45D3-BD2C-EF2C430E3FAD/15107/error2.gif