[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.ve] Combining SWT and Swing Control

First let me say I'm new to Java, so I apologise in advance if what I'm asking is obvious......

I'm trying to build an application with the Visual Editor with both a Menu (Swing Controls) and a Toolbar (SWT Controls) but the VE does not let me - is it possible to have both sets of controls within the same application - if not how do I go about doing the above