[ajug-members] eclipse swing plugin

SilverAnvil silveranvil at gmail.com
Wed May 14 17:20:34 EDT 2008


If you're thinking of Matisse, then you're right - it is a nice drag and
drop designer, but it uses a .form file that parallels the .java file
containing the Swing code (example MainScreen.java and MainScreen.form) so
you can't really use it with an existing interface.

If you're starting from scratch you can create a new Desktop app and inherit
nice GUI stuff like a menu bar, status bar, remembering the size and
position of the main windos, etc.

Hope this helps,
Burk

On Wed, May 14, 2008 at 4:38 PM, Burr Sutter <burr.sutter at jboss.com> wrote:

>  netbeans does have a nice drag & drop, vb-like Swing form creator however
> I don't think it will work with existing project
>
>
> Fausel, Alan (AT - Atlanta) wrote:
>
> Try intelliJ and you can get it here :  http://www.jetbrains.com/
>
>
> Alan Fausel | User Interface Engineer |
>
> Sales & Service Technologies | AutoTrader.com
>
> Phone: 404.568.5154 | Cell: 404-428-0743 |
>
> HTC: 404-754-6802
>
> AIM: Codekwando
>
>
>
> "Choose a job you love, and you will never have to work a day in your
> life."
>
>
>  ------------------------------
> *From:* mike barnes [mailto:mdb3624 at gmail.com <mdb3624 at gmail.com>]
> *Sent:* Wednesday, May 14, 2008 12:50 PM
> *To:* Kammy
> *Cc:* ajug-members at ajug.org
> *Subject:* Re: [ajug-members] eclipse swing plugin
>
>  I downloaded netbeans and was not able to see how to use a screen designer
> for an existing project.
>
> Mike
>
> On Wed, May 14, 2008 at 10:58 AM, Kammy <brohemx at yahoo.com> wrote:
>
>> use netbeans.  :)
>>
>> It really has a good visual for screens and if you are really stuck on
>> eclipse, you can always create an eclipse project after creating your
>> netbeans project and designing your screens.
>>
>> kammy
>>
>>
>> --- On Wed, 5/14/08, mike barnes <mdb3624 at gmail.com> wrote:
>>
>> > From: mike barnes <mdb3624 at gmail.com>
>> > Subject: [ajug-members] eclipse swing plugin
>> > To: ajug-members at ajug.org
>> > Date: Wednesday, May 14, 2008, 9:24 AM
>>  > Can someone suggest a good eclipse plugin that will allow me
>> > to design and
>> > maintain screens in a visual fashion. As far as I can tell
>> > the VE project
>> > has been abanodoned.
>> >
>> >
>> > Thanks
>>  > Mike Barnes_______________________________________________
>> > ajug-members mailing list
>> > ajug-members at ajug.org
>> > http://www.ajug.org/mailman/listinfo/ajug-members
>>
>
> ------------------------------
>
> _______________________________________________
> ajug-members mailing listajug-members at ajug.orghttp://www.ajug.org/mailman/listinfo/ajug-members
>
>
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
>
>


-- 
"The only rules that really matter are these: what a man can do and what a
man can't do." Captain Jack Sparrow
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20080514/d620089c/attachment-0001.html 


More information about the ajug-members mailing list