Andreas Rückert schrieb:
[...]
--<snip>--
setting up the gui-elements once should be enough.
So you want to display all the gui elements for all the modules at the same
time? If the elements for a module are in a single pane, it's not a big deal
to add or remove them and rerender the dialog. 3 method calls.
no, but maybe the process of find out what options are needed and setup
the pane has not to done on every combobox-index-change-event(tm)
Not here. As I see it, ImportCommon is the base class for both versions
(Swing and Swt). In Import, we are already in the Swing version. There
would
be an alternative ImportSwt class or so, with the same functionality,
but based
on Swt.
does the term "there would be" imply, that it doesn't exist?
Not in my SVN checkout. Search for Swt or ImportCommon via grep or so.
But the ImportCommon class is like 3 weeks old, so I guess it's work in
progress.
so we have a ImportSettings-interface that's implemented as a dialog, we
have Settings we don't use and we have two more interfaces to make it
work for java.
Yup... :-)
Yeah, to me it seems a bit, like we have too many developers, that we have
to keep busy... :-)
hm, sounds a bit like hydra-development. cut one problem, get two new
ones :\
any misses?
For the current task? Don't think so...
Ciao,
Andreas
ok, i added these things to
http://argouml.tigris.org/issues/show_bug.cgi?id=5123
regards,
alexander
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]