> > You can call main very easily: (MainFrame/main nil) however seeing the
> > default implementation does not return the created object, you can't
> > add the action listeners, so it isn't much use.
>
> I thought of using it as the "start" function to make the GUI visible
> (instead of .setVisible). Cheers for showing me how to call the
> function.

It looks that the main is class method? It can be called as above but
I do not know if/how to call that after the MainFrame has being
created (i.e calling it on resulting object). In any case it does not
matter much (but I am still curious).

Vlad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to