Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Need a horizontal two-pane dialog

I don't think there is anything standard in JFace.
The closest thing I know would be the PDE Import Plug-in wizard. I believe the class is PluginImportWizardDetailedPage

HTH
Pascal

On 12/09/2014 03:52 PM, Marc Khouzam wrote:
Hi,

I need a horizontal two-pane dialog in which I select elements on the left pane and move them to the right and vice versa using button in between the two panes.
I know I've seen this before but I can't find one now.
Any suggestions?  I would think JFace would have something like that, no?

Thanks in advance

Marc
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top