Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » jgraph & swing under swt
jgraph & swing under swt [message #458871] Mon, 25 July 2005 12:39 Go to next message
Eclipse UserFriend
Originally posted by: eskay187.sbox.tugraz.at

<noob>

hello,
i started writing a gui unter swt some time ago but now i've got a
problem: i want to use a good graph/sequence diagram for some reverse
engineering call tree, and the best i found was jgraph written for swing.
i found out that there is a plugin called SwingWT which (roughly) is a
port of swing functionality to swt.

now my question:
is it possible to run jgraph for swing under this SwingWT plugin? if not,
is there any other open-source graph library with such functionality as
jgraph.

thank you very much, regards
helmut
</noob>
Re: jgraph & swing under swt [message #458899 is a reply to message #458871] Mon, 25 July 2005 21:35 Go to previous messageGo to next message
Haris Peco is currently offline Haris PecoFriend
Messages: 1072
Registered: July 2009
Senior Member
Helmut Puhr wrote:

> <noob>
>
> hello,
> i started writing a gui unter swt some time ago but now i've got a
> problem: i want to use a good graph/sequence diagram for some reverse
> engineering call tree, and the best i found was jgraph written for swing.
> i found out that there is a plugin called SwingWT which (roughly) is a
> port of swing functionality to swt.
>
> now my question:
> is it possible to run jgraph for swing under this SwingWT plugin? if not,
> is there any other open-source graph library with such functionality as
> jgraph.
>
You can set swing/awt component in swt
see snippet
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet135.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup

it work on windows with jdk >= 1.4.2 and on linux with jdk 5.0
regards
Haris Peco
Re: jgraph & swing under swt [message #458906 is a reply to message #458899] Tue, 26 July 2005 06:06 Go to previous message
Eclipse UserFriend
Originally posted by: eskay187.sbox.tugraz.at

thank you very much

sk
Previous Topic:Memory currently allocated by SWT?
Next Topic:How can I have this widget effect in Eclipse platform?
Goto Forum:
  


Current Time: Fri Apr 26 16:33:34 GMT 2024

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

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

Back to the top