JFrame Follow
how can I make a JFrame in this UI Designer..?
and do I have to create the Application Class by myself?
I ask cuz Im new too GUI programming ... and I did my first steps with GUI in Together .. wich creates the Application Class and the JFrame Class by itself ... if i choose new Application ...
is there somethin similar in this UI Designer?
thx for help...
Hi-Tak
Please sign in to leave a comment.
Create a panel and put it in the JFrame.
Tom
Fantasys_InStyle wrote:
You can see JFrame creation in Sample on TWiki site.
http://www.intellij.org/twiki/bin/view/Main/IntelliJUIDesigner#Samples
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Fantasys_InStyle" <no_reply@jetbrains.com> wrote in message
news:14846861.1061281741662.JavaMail.itn@is.intellij.net...
>
>
in Together .. wich creates the Application Class and the JFrame Class by
itself ... if i choose new Application ...
>
>
>
>
>