Harald Hein schrieb:
>>The
>>connections are derived from Component
>
> Bad idea. Get a drawing framework like JHotDraw, and draw everything
> using the 2D api.
Thanks for that hint ...
Mabe I should stop programming myself and simplg look where there are
open-source Projects that already do what I want and simply plug them
together. Unfortunately I already had a look with google and couldn't
find something fitting.
Mabe I just had the wrong search-terms
Thanks anyway,
Chris
Harald Hein - 10 Dec 2003 20:04 GMT
> Mabe I should stop programming myself and simplg look where there
> are open-source Projects that already do what I want and simply
> plug them together.
It depends. If you want to learn things, do it yourself. But still,
forget about using Components fror graphics. Paint everything with the
2D API.