Thanks... but I've searched in it with no success. I would like something
like
new JFrame().visible = true in Swing for trying from a Groovy/Rhino
Console...

Maybe a pointer?
regards


2010/10/28 Jérôme Serré <[email protected]>

>  Hello,
>
>
>
> I think you should read the tutorial first :
> http://pivot.apache.org/tutorials/
>
>
>
> Best regards
>
> Jérôme
>
>
>
> *De :* Jacques Granduel [mailto:[email protected]]
> *Envoyé :* jeudi 28 octobre 2010 07:52
> *À :* [email protected]
> *Objet :* launching Pivot programmatically
>
>
>
> Hi all,
>
>
>
> this is a very basic question ! I would like to know how I can launch the
> equivalent of the command line "hello world" tutorial:
>
> public static void main(String[] args) {
>
>   DesktopApplicationContext.main(HelloJava.class, args);
>
> }
>
>
>
> Thanks a lot.
>
>
>
> Best regards,
>
> jqg
>

Reply via email to