I'm still in search of a tutorial/video which will guide me through making my first
GUI application.
I have Eclipse with the Visual Editor and I know how to whip together a few panels together?
But how can I take my
GUI and make it talk ot my code?
Also, is there a guideline? Like, do you put all the
GUI code in it's own class and simply initialize it in your main class? And I'll be developing under Linux.
Thanks.
Felissa