Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ufk-dev] ClassCastException into JFaceListbox

Hi Cyril,

Welcome to Uface forum.
Thank's for your information.

Angelo

2009/1/28 Cyril Lakech <cyril.lakech@xxxxxxxxx>
Hi,

I don't get the source but I see on the Eclipse wiki page a link to the Adressebook page:

The Wiki: http://wiki.eclipse.org/UFaceKit

The Adressbook page: http://wiki.eclipse.org/UFaceKit/Demo_Addressbook

And the source : http://dev.eclipse.org/svnroot/eclipse/org.eclipse.ufacekit/examples/addressbook/

Have fun !

Rgds,

Cyril Lakech

2009/1/28 Angelo zerr <angelo.zerr@xxxxxxxxx>
Hi Tom,

I have getted last source of UFace and when I launch the JFaceDemo,
I have ClasscastException ionto JFaceListbox.

        this.isSelectionBound = ((TableBindingInfo) bindingInfo).getList() != null;

although bindingInfo is ListBoxBindingInfo.

Must not we cast into ListBoxBindingInfo?

Otherwise, I have read your blog and I have seen you have new application with Contacts, Details...
Where can I found this example?

Thank's for your help.

Regards Angelo

_______________________________________________
ufk-dev mailing list
ufk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ufk-dev



_______________________________________________
ufk-dev mailing list
ufk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ufk-dev



Back to the top