Uses of Class
org.geotools.swing.wizard.JWizard
-
Packages that use JWizard Package Description org.geotools.swing.data Dialog and wizard classes to get user input for data storesorg.geotools.swing.process GUI components for running GeoTools processes.org.geotools.swing.wizard Classes to construct wizards for user input -
-
Uses of JWizard in org.geotools.swing.data
Subclasses of JWizard in org.geotools.swing.data Modifier and Type Class Description class
JDataStoreWizard
Wizard prompting the user to enter or review connection parameters.class
JParameterListWizard
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.process Modifier and Type Class Description class
JProcessWizard
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 Modifier and Type Method Description JWizard
JPage. getJWizard()
-