Stefan and Paul,
I added Paul's HOWTO on the Open File Wizard to the OpenJUMP Wiki
under the documentation/developer section.
There may be a way to make the code look a little nicer with the wiki
formatting. When I first pasted the text in it was doing some wierd
things with scrolling windows. I
btw: i meant the openjump wiki (because we don't need 2-3 wikis - and if
we use, then it may be even more worth to put it on sourceforge)
http://openjump.org/wiki/show/Documentation
stefan
Paul Austin schrieb:
> All,
>
> Here is a HOWTO for creating a new Open Wizard, excluding a File Layer
>
Hei Paul,
can you put this on the wiki - under documentation / developer section?
stefan
Paul Austin schrieb:
> All,
>
> Here is a HOWTO for creating a new Open Wizard, excluding a File Layer
> which uses the Open File plug-in mechanism.
>
> 1. Define your wizard class to implement
> org.ope
I threw this up on the JPP Wiki:
http://thejumppilotproject.pbwiki.com/How-To-Create-An-OpenJUMP-%22Open-Wizard%22
Maybe this will keep it from being lost in the e-mail archives. :]
The Sunburned Surveyor
On 10/21/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> All,
>
> Here is a HOWTO for creatin
All,
Here is a HOWTO for creating a new Open Wizard, excluding a File Layer
which uses the Open File plug-in mechanism.
1. Define your wizard class to implement
org.openjump.core.ui.swing.wizard.WizardGroup or extend
org.openjump.core.ui.swing.wizard.AbstractWizardGroup. For the
AbstractWizar