Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Are you interested with new control PhotoControl (upload and display a photo) and PageableTable (manage pagination in a Table)?

Hi Nebula Team,

We are developping Eclipse RCP/RAP resume application http://xdocreport-rap.opensagres.cloudbees.net/xdocreport?startup=fr.opensagres.xdocreport.eclipse.ui.application
and we have developped several custom control like :

* PhotoControl (see PhotoControl.png screen attached) : this control gives you the capability to upload with "Change" button an image and display it.
* PageableTable (see PageableTable.png screen attached) : this control gives you the capability to manage pagination links, display total item etc. By default this control works with SWT Table and Spring Data Pageable structure (used by services layer).
This control is very modular and you can use it with another control (another Table implementation for instance) or another Pageable structure.

Thoses controls must be improved but I would like knowif you are interested by thoses 2 controls. Thoses controls are linked to FormToolkit but I think we can change that (with and without FormToolkit)
If you are interested I could split my code into several projects and name it with nebula package.

Tell me if you are interested.

Regards Angelo

Attachment: PhotoControl.png
Description: PNG image

Attachment: PageableTable.png
Description: PNG image


Back to the top