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
NewSDHContainerLinkWizard
Wizard component to create transport links (Structured VC4)class
NewSDHTransportLinkWizard
Wizard component to create transport links (STMX)class
NewSDHTributaryLinkWizard
Wizard component to create tributary links (VC12, VC3, Unstructured VC4) -
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)
-