java.lang.Object
org.jpo.export.GenerateWebsiteWizard
This class runs the user through a series of Wizard steps to define the
choices for the Web page rendering
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Dimension
Defines the maximum size for horizontally combined objects on a step panel -
Constructor Summary
ConstructorDescriptionCreates a Wizard for the generation of a website -
Method Summary
-
Field Details
-
NORMAL_COMPONENT_SIZE
Defines the maximum size for horizontally combined objects on a step panel
-
-
Constructor Details
-
GenerateWebsiteWizard
Creates a Wizard for the generation of a website- Parameters:
startNode
- The node for which the website should be generated
-