I was wondering whether SWT/jface allow for specifying a custom icon (other than predefined SWT.ICON_ERROR | SWT.ICON_INFORMA开发者_如何学编程TION | SWT.ICON_WARNING) for the application system tray i
Lately i\'ve beenlooking to see which of the above contestants is better performance-wise and i\'ve found a rather interesting article that demolishes SWT\'s performance rating compared to swing\'s :
I am looking for a solution for win32 or another Widget which support this. I saw another question 开发者_StackOverflow中文版is also about this topic, but it\'s on GTK Unfortunately you are limited b
I\'ve got a SWT application (not Eclipse RCP based) and I currently test it using SWTBot. This works fine while running the tests from Eclipse. I\'m using ant as buildsystem.
This maybe a really silly question but I just could not find the answer anywhere, is there any way for the user to be able to highlight rows in an SWT Table and either ctrl+c or right-click+c to copy
I am a newbie to EclipseRCP and I am trying to get a product from EclipseRCP. In my program, I am loading some images(flags for language switches etc.). I am trying to load them in this way:
I have a TableViewer and want the selection to go down one cell when I press the enter key, much like in MS Excel. I implemented my own CellNavigationStrategy with the following findSelectedCell.
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to write a plugin for eclipse?
I have a U开发者_如何学PythonI with a Combo box. The list of items, which can be chosen, has to be refreshed every time the combo is about to open the list.
I have an SWT WizardDialog with a number of pages. When this dialog first opens I have to do a check for some conditions and if those conditions are met I need to show a popup over the freshly opened