Uses of Class
org.geotools.swing.wizard.JWizard
Packages that use JWizard
Package
Description
Dialog and wizard classes to get user input for data stores
GUI components for running GeoTools processes.
Classes to construct wizards for user input
-
Uses of JWizard in org.geotools.swing.data
Subclasses of JWizard in org.geotools.swing.dataModifier and TypeClassDescriptionclass
Wizard prompting the user to enter or review connection parameters.class
Wizard prompting the user to enter or review connection parameters. -
Uses of JWizard in org.geotools.swing.process
Subclasses of JWizard in org.geotools.swing.processModifier and TypeClassDescriptionclass
Wizard to walk users through running a process. -
Uses of JWizard in org.geotools.swing.wizard
Methods in org.geotools.swing.wizard that return JWizard