[udig-devel] basic methods to write a udig-plugin
gaghi
gaghi84 at gmail.com
Thu May 15 07:09:29 PDT 2008
Jody Garnett wrote:
>
>
> In general for Eclipse stuff:
> 1- the constructor does *no* work
Is there a standard sequence of methods calls? I mean some method that has
to be overridden like run, init?
> 2- there is a seperate init method that is called (often with some kind
> of DialogSettings or IMemento to store configuration info between runs)
>
never heard...
> 4- and a dispose() method to clean up
>
when/where should i call dispose()? if i have all the methods in one class
what should be the correct modality to proceed?
Thank you.
Gabriele Lipari
--
View this message in context: http://www.nabble.com/basic-methods-to-write-a-udig-plugin-tp17123664p17254087.html
Sent from the udig-devel mailing list archive at Nabble.com.
More information about the udig-devel
mailing list