just a little problem, i WONT have to use static method...
I wanted to do something like, in awt/swt, when i fire an event in a
class, and i listen to it in an other.
Is thre a way to create listeners/event ?

On 13 déc, 21:45, jbroquefere <jeanbaptiste.roquef...@gmail.com>
wrote:
> Thank's a lot, exactly what i need.
> I just had to seek a little more
>
> On 13 déc, 19:47, "mikedshaf...@gmail.com" <mikedshaf...@gmail.com>
> wrote:
>
> > Take a look inside the mail application that is included with GWT.
> > It's in /samples directory.  It's a great example of exactly what
> > you're describing.
>
> > It's also here:
>
> >http://code.google.com/webtoolkit/examples/
>
> > Later,
>
> > Shaffer
>
> > On Dec 13, 9:46 am, jbroquefere <jeanbaptiste.roquef...@gmail.com>
> > wrote:
>
> > > Hello,
> > > my question is simple : How could I call an action when, for exemple,
> > > i click on a TreeNode?
> > > The situation is 2 class, a tree in the first one, an empty panel in
> > > the second one. when i clik on a node, i want to open a Window, or
> > > Panel, or Portlet, or, etc... in the empty panel (that is done by a
> > > functio in the empty panel' class). but i dont know how to do. maybe
> > > using event?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to