Hi!

-------- Original-Nachricht --------
> Datum: Wed, 04 Jun 2008 13:45:47 +0200
> Von: alexander krohn <[EMAIL PROTECTED]>
> An: [email protected]
> Betreff: Re: [argouml-dev] Caution: ImportInterface extended!

--<snip>--

> > How long will it take to complete?
> >   
> good question, honestly i don't know.

Not good. I would like to offer Jan a solution now, not in a couple of months...

> i'm still trying to figure out, how the process of importing from 
> choosing "import" in the menu to "import munches files" is :\

In the import dialog or in the main menu?
Main menu:

So you read:
src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java
, see the actionPerformed method with 
new Import(ArgoFrame.getInstance());
, check 
src/argouml-app/src/org/argouml/uml/reveng/Import.java
, where the frame with the import settings is opened.
Most of the import stuff is in this class, including the actionPerformed etc.

Or do you need info on the method calls from the import dialog to the module
methods?

Ciao,
Andreas
 
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to