writing apllets using gef [message #203499] |
Tue, 22 November 2005 15:33  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
"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.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03441 seconds