Uses of Package
org.geotools.swing.wizard
Packages that use org.geotools.swing.wizard
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
-
Classes in org.geotools.swing.wizard used by org.geotools.swing.data
-
Classes in org.geotools.swing.wizard used by org.geotools.swing.process
-
Classes in org.geotools.swing.wizard used by org.geotools.swing.wizardClassDescriptionWizard page; will be created as needed.Swing does not provide a wizard construct (boo hiss) so this is a quick dialog that can step us through a series of pages.The controller listens to everything and updates the buttonsSuper class that provides additional helper methods useful when implementing your own ParamWidget.