Uses of Class
com.iizigo.project.NewWizard
Uses of NewWizard in com.iizigo.db.editor
Subclasses of NewWizard in com.iizigo.db.editor Modifier and Type Class Description class
NewDBTransactionWizard
Wizard to create a new Database.Uses of NewWizard in com.iizigo.font
Subclasses of NewWizard in com.iizigo.font Modifier and Type Class Description class
NewFontFacesWizard
Wizard to create a new FontFaces.Uses of NewWizard in com.iizigo.image
Subclasses of NewWizard in com.iizigo.image Modifier and Type Class Description class
NewImageDefinitionWizard
Wizard to create a new Image Definition.class
NewSVGDefinitionWizard
Wizard to create a new SVG Definition.Uses of NewWizard in com.iizigo.panel
Subclasses of NewWizard in com.iizigo.panel Modifier and Type Class Description class
NewContextMenuWizard
Wizard to create a new Context Menu.class
NewPanelWizard
Wizard to create a new Panel.Uses of NewWizard in com.iizigo.project
Subclasses of NewWizard in com.iizigo.project Modifier and Type Class Description class
NewFolderWizard
Wizard to create a new Folder.Constructors in com.iizigo.project with parameters of type NewWizard Constructor Description NewWizardPage(NewWizard wizard, java.lang.String pageID, java.lang.String wizardTitle, java.lang.String description, java.lang.Object treeRoot, IPropDesigner root, boolean enableExtends)
Create the wizard.Uses of NewWizard in com.iizigo.selector
Subclasses of NewWizard in com.iizigo.selector Modifier and Type Class Description class
NewSelectorWizard
Wizard to create a new Selector.Uses of NewWizard in com.iizigo.style
Subclasses of NewWizard in com.iizigo.style Modifier and Type Class Description class
NewStyleWizard
Wizard to create a new Style.Uses of NewWizard in com.iizigo.term.screen
Subclasses of NewWizard in com.iizigo.term.screen Modifier and Type Class Description class
NewScreenWizard
Wizard to create a new Terminal Screen.Uses of NewWizard in com.iizigo.text
Subclasses of NewWizard in com.iizigo.text Modifier and Type Class Description class
NewTextTableWizard
Wizard to create a new Text Table.Uses of NewWizard in com.iizigo.vs
Subclasses of NewWizard in com.iizigo.vs Modifier and Type Class Description class
NewVirtualSpaceWizard
Wizard to create a new VirtualSpace.Uses of NewWizard in com.iizigo.ws.editor
Subclasses of NewWizard in com.iizigo.ws.editor Modifier and Type Class Description class
NewWebServiceWizard
Wizard to create a new Web Service transaction.