Uses of Class
org.neotropic.util.visual.wizard.Wizard
-
Packages that use Wizard Package Description com.neotropic.kuwaiba.modules.commercial.sdh.wizard org.neotropic.kuwaiba.modules.optional.physcon org.neotropic.kuwaiba.modules.optional.physcon.actions -
-
Uses of Wizard in com.neotropic.kuwaiba.modules.commercial.sdh.wizard
Subclasses of Wizard in com.neotropic.kuwaiba.modules.commercial.sdh.wizard Modifier and Type Class Description class
SDHContainerLinkWizard
class
SDHTransportLinkWizard
class
SDHTributaryLinkWizard
-
Uses of Wizard in org.neotropic.kuwaiba.modules.optional.physcon
Subclasses of Wizard in org.neotropic.kuwaiba.modules.optional.physcon Modifier and Type Class Description class
NewPhysicalConnectionWizard
A wizard that given two initial objects, guides the user through the creation of a physical connection (link or container) -
Uses of Wizard in org.neotropic.kuwaiba.modules.optional.physcon.actions
Subclasses of Wizard in org.neotropic.kuwaiba.modules.optional.physcon.actions Modifier and Type Class Description class
NewPhysicalConnectionWizard
A wizard that given two initial objects, guides the user through the creation of a physical connection (link or container)
-