开发者

JFace

0
  • SWT open source applications gallery?

    I\'m new to SWT/JFace. I would like to know if someone could indicate real world apllications based on SWT/Jface but not on Eclipse RCP. I can see lot of examples (come of them very professional) of R[详细]

    2023-01-14 07:10 分类:问答
  • Learning Eclipse RCP and SWT/JFace

    I am new to to Eclipse RCP and SWT/JFace. I intend to purchase the Second Edition of the well known Eclipse Rich Client Platform book by Jeff McAffer, Jean-Michel Lemieux, Chris Aniszczyk. I wish to k[详细]

    2023-01-12 03:51 分类:问答
  • JFace ApplicationWindow white line at top of Window

    I\'ve created the most basic JFace ApplicationWindow I can think of and I get this 1 pixel white border at the top of the screen:[详细]

    2023-01-11 08:52 分类:问答
  • Set Size of JFace Wizard

    I am building an Eclipse RCP application and am hav开发者_如何学Cing trouble on settings the size of a JFace Wizard.Yeah, it is generally a good idea to let Eclipse work out the size for you.However,[详细]

    2023-01-09 06:00 分类:问答
  • Databind and validate a TableViewer?

    I use the org.eclipse.core.databinding framework to bind some Text fields in an SWT application. I add an update strategy to validate the data and to set the value on the model only when the user clic[详细]

    2023-01-09 04:53 分类:问答
  • TableViewer initial sorting

    I have a problem with JFace TableViewer in RCP. Basically I have a table with 4 rows, and as input I give an already sorted list of elements. So I expect that first element in my input list is first r[详细]

    2023-01-07 15:03 分类:问答
  • oracle jdbc jface wizardpage

    I want to create a jface wizard and collect credentials as I go along - password and username on pag开发者_JS百科e 1 and then on page 2 I want to display a list I get from an oracle database.[详细]

    2023-01-05 23:49 分类:问答
  • Changing labels in a JFace TreeViewer on node expansion/collapse

    I have a TreeViewer where some nodes represent folders, so I wanted to show the icon of an open folder when the node is expanded and a closed folder when it is collapsed. Sounds easy, I just need to a[详细]

    2023-01-05 09:15 分类:问答
  • JFace wizard passing variables

    I\'m trying to produce a wizard using the Wizard class (org.eclipse.jface.wizard.Wizard) Basically whe开发者_运维知识库re I extend the Wizard in the constructor I addPage the two pages I want.[详细]

    2023-01-05 04:28 分类:问答
  • SWT or JFACE Sliders

    Does anyone know if there are any \"out of the box\" (e.g. open source library, in SWT or JFA开发者_开发问答CE directly) ways to create date sliders or sliders with more than one thumb in SWT or JFACE[详细]

    2023-01-04 18:28 分类:问答