New upload

1 view
Skip to first unread message

Andre Freller

unread,
Dec 1, 2006, 3:42:56 PM12/1/06
to gwt-c...@googlegroups.com
Hi all,

I've uploaded some classes to the sandbox:

JRE Emulation:
freller/gwt-commons/src/org/gwtcommons/user/client/Calendar.java
freller/gwt-commons/src/org/gwtcommons/user/client/GregorianCalendar.java

A Grid that supports OnMouseOver/Out
freller/gwt-commons/src/org/gwtcommons/user/client/ui/Grid.java
freller/gwt-commons/src/org/gwtcommons/user/client/TableOnMouseEventListener.java

A popup list that support selection. Used by AutoCompleter and MonthPanel
freller/gwt-commons/src/org/gwtcommons/user/client/ui/OptionsPopup.java
freller/gwt-commons/src/org/gwtcommons/user/client/OptionsPopupIten.java
freller/gwt-commons/src/org/gwtcommons/user/client/OnSelectListener.java

A date picker Widget
freller/gwt-commons/src/org/gwtcommons/user/client/ui/MonthPanel.java

I've also organized freller/demo to see them in action.

Regards,
Andre

g.georgo...@gmail.com

unread,
Dec 8, 2006, 3:01:14 PM12/8/06
to gwt-commons
Nice job and very thoughtful of details!

I would suggest a different approach though on the date parsing
facility (which I happen to have chosen for my GWL impl): instead of
'manualy' parsing the pattern I transform it to a regexp (for which I
also added an impl to the GWL) and let the regexp do the parsing for
me.

I will try to upload my version to a sandbox and then we maybe can
merge it?

G.

Andre Freller

unread,
Dec 8, 2006, 3:26:39 PM12/8/06
to gwt-c...@googlegroups.com
Hi G,



On 12/8/06, g.georgo...@gmail.com <g.georgo...@gmail.com > wrote:

Nice job and very thoughtful of details!


Thanks!
 

I will try to upload my version to a sandbox and then we maybe can
merge it?

It'll be my pleasure! Let me know if I can help and feel free to use/throw away any code
from my branch. I'm also uploading some modifications to my code till Monday.


Regards,
Andre

 

Reply all
Reply to author
Forward
0 new messages