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 classNewDBTransactionWizardWizard to create a new Database.Uses of NewWizard in com.iizigo.font
Subclasses of NewWizard in com.iizigo.font Modifier and Type Class Description classNewFontFacesWizardWizard to create a new FontFaces.Uses of NewWizard in com.iizigo.image
Subclasses of NewWizard in com.iizigo.image Modifier and Type Class Description classNewImageDefinitionWizardWizard to create a new Image Definition.classNewSVGDefinitionWizardWizard 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 classNewContextMenuWizardWizard to create a new Context Menu.classNewPanelWizardWizard to create a new Panel.Uses of NewWizard in com.iizigo.project
Subclasses of NewWizard in com.iizigo.project Modifier and Type Class Description classNewFolderWizardWizard 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 classNewSelectorWizardWizard to create a new Selector.Uses of NewWizard in com.iizigo.style
Subclasses of NewWizard in com.iizigo.style Modifier and Type Class Description classNewStyleWizardWizard 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 classNewScreenWizardWizard 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 classNewTextTableWizardWizard 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 classNewVirtualSpaceWizardWizard 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 classNewWebServiceWizardWizard to create a new Web Service transaction.