Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » writing apllets using gef
writing apllets using gef [message #203499] Tue, 22 November 2005 15:33 Go to next message
Eclipse UserFriend
Originally posted by: benjamin.zeller.medien.uni-weimar.de

I am currently doing some research for a project at my university and
encoutered the following question I was not able to clarify totally.

Is it actually possible to write an applet for constructing uml-activity
diagramms using GEF in eclipse? In other words, is it possible to write an
application using GEF in eclipse and then export it somehow so I can run
the application as an applet on a webclient (browser)?

I am not quite sure if this is possible at all or if GEF is only a plugin
to be used from within eclipse.
Re: writing apllets using gef [message #203579 is a reply to message #203499] Tue, 22 November 2005 21:33 Go to previous messageGo to next message
Felix L J Mayer is currently offline Felix L J MayerFriend
Messages: 202
Registered: July 2009
Senior Member
Well, since GEF is an Eclipse plugin, you would have to run Eclipse as an
applet...

"Benjamin Zeller" <benjamin.zeller@medien.uni-weimar.de> wrote in message
news:4590643f47e89e8e24c31ba81b684c85$1@www.eclipse.org...
>I am currently doing some research for a project at my university and
>encoutered the following question I was not able to clarify totally.
>
> Is it actually possible to write an applet for constructing uml-activity
> diagramms using GEF in eclipse? In other words, is it possible to write an
> application using GEF in eclipse and then export it somehow so I can run
> the application as an applet on a webclient (browser)?
>
> I am not quite sure if this is possible at all or if GEF is only a plugin
> to be used from within eclipse.
>
Re: writing apllets using gef [message #203616 is a reply to message #203579] Wed, 23 November 2005 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: benjamin.zeller.medien.uni-weimar.de

So is my assumption correct in so far as there is no way of using GEF in
Eclipse to easily build a uml-activity-diagramm editor running as an
applet in a browser.

Do I have to use Swing instead or is there any alternative to avoid
implementing every single graph editing functionaltiy by myself?
Re: writing apllets using gef [message #203671 is a reply to message #203616] Wed, 23 November 2005 16:32 Go to previous messageGo to next message
Felix L J Mayer is currently offline Felix L J MayerFriend
Messages: 202
Registered: July 2009
Senior Member
"Benjamin Zeller" <benjamin.zeller@medien.uni-weimar.de> wrote in message
news:30e112d9cfd3b802afd275782124c7fa$1@www.eclipse.org...
> So is my assumption correct in so far as there is no way of using GEF in
> Eclipse to easily build a uml-activity-diagramm editor running as an
> applet in a browser.

I think your assumption is correct.

> Do I have to use Swing instead or is there any alternative to avoid
> implementing every single graph editing functionaltiy by myself?
>

You can use JGraph (http://www.jgraph.com/), but I don't know how good that
is at editing.
Also if you need so many large libraries, I would question the validity of
the applet idea.
Re: writing apllets using gef [message #203733 is a reply to message #203671] Fri, 25 November 2005 12:31 Go to previous message
Eclipse UserFriend
Originally posted by: Firstname.Lastname.irit.fr

Felix L J Mayer wrote:

> "Benjamin Zeller" <benjamin.zeller@medien.uni-weimar.de> wrote in message
> news:30e112d9cfd3b802afd275782124c7fa$1@www.eclipse.org...
>> So is my assumption correct in so far as there is no way of using GEF in
>> Eclipse to easily build a uml-activity-diagramm editor running as an
>> applet in a browser.
>
> I think your assumption is correct.
>
>> Do I have to use Swing instead or is there any alternative to avoid
>> implementing every single graph editing functionaltiy by myself?
>>
>
> You can use JGraph (http://www.jgraph.com/), but I don't know how good
> that is at editing.
> Also if you need so many large libraries, I would question the validity of
> the applet idea.
See:
http://mindprod.com/jgloss/graph.html
and also

Vector Visuals
- Project Homepage: http://vectors.sourceforge.net



--
Rémi Bastide
http://liihs.irit.fr/bastide
Previous Topic:Drag and Drop
Next Topic:Figures with fixed size and location
Goto Forum:
  


Current Time: Sun Jan 19 19:34:37 GMT 2025

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

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

Back to the top