Skip to main content



      Home
Home » Eclipse Projects » GEF » Figure type in Swing/AWT ??
Figure type in Swing/AWT ?? [message #139294] Tue, 22 June 2004 06:57 Go to next message
Eclipse UserFriend
Originally posted by: paype77.voila.fr

Hello,
I'm making an editor : this editor is a shell and i can create graphical
elements, move these elements, delete these, change properties...
i'm using a lighweightSystem too...
For the elements i have a container (Figure Type). In this container i
create another figures etc...

My problem is that i don't manage to make a good GUI with internal frames,
splitpanes, toolbar... but i can do this with Swing or AWT.

Do you know a way for putting a "Figure" type in a swing container such as
JEditorPane or a Container, Panel... (hope you understand...lol)

Any help would be very helpful !! lol
thanks in advance.
Antoine Bessac
Re: Figure type in Swing/AWT ?? [message #139347 is a reply to message #139294] Tue, 22 June 2004 11:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

"Antoine Bessac" <paype77@voila.fr> wrote in message
news:cb93a5$ptv$1@eclipse.org...
> Hello,
> I'm making an editor : this editor is a shell and i can create graphical
> elements, move these elements, delete these, change properties...
> i'm using a lighweightSystem too...
> For the elements i have a container (Figure Type). In this container i
> create another figures etc...
>
> My problem is that i don't manage to make a good GUI with internal frames,
> splitpanes, toolbar... but i can do this with Swing or AWT.
>
> Do you know a way for putting a "Figure" type in a swing container such as
> JEditorPane or a Container, Panel... (hope you understand...lol)

A figure is a container and a panel. Draw2d is not intended to create a
widgeting system.

> Any help would be very helpful !! lol
> thanks in advance.
> Antoine Bessac
>
Re: Figure type in Swing/AWT ?? [message #139399 is a reply to message #139347] Tue, 22 June 2004 11:36 Go to previous message
Eclipse UserFriend
Originally posted by: paype77.voila.fr

Randy Hudson wrote:

> "Antoine Bessac" <paype77@voila.fr> wrote in message
> news:cb93a5$ptv$1@eclipse.org...
> > Hello,
> > I'm making an editor : this editor is a shell and i can create graphical
> > elements, move these elements, delete these, change properties...
> > i'm using a lighweightSystem too...
> > For the elements i have a container (Figure Type). In this container i
> > create another figures etc...
> >
> > My problem is that i don't manage to make a good GUI with internal frames,
> > splitpanes, toolbar... but i can do this with Swing or AWT.
> >
> > Do you know a way for putting a "Figure" type in a swing container such as
> > JEditorPane or a Container, Panel... (hope you understand...lol)

> A figure is a container and a panel. Draw2d is not intended to create a
> widgeting system.

> > Any help would be very helpful !! lol
> > thanks in advance.
> > Antoine Bessac
> >


i agree ok but is there a way to use a shell in a Swing or AWT container?
My shell works well but i need to put this editing part in a complex GUI
(like internal frames or splitpanes)

i have heard that there is SWT_AWT but i don't know how it works, if i can
use it on my solaris...

thanks in advance !!
Previous Topic:How to change the background color of the paletteviewer
Next Topic:Gef installing problems
Goto Forum:
  


Current Time: Tue Jul 22 13:07:52 EDT 2025

Powered by FUDForum. Page generated in 0.03419 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top