Operation |
Details |
private checkContentModel():void |
Sequential |
private createDataset():void |
Sequential Tags: | throws=MalformedURLException,ServiceException,IOException
| |
public DatasetCreatorPanel( InstallerFrame parent, InstallData idata): |
Sequential |
public DatasetCreatorPanel( InstallerFrame parent, InstallData idata, LayoutManager2 layout): |
Sequential Notes: | Creates a new HelloPanel object with the given layout manager. Valid layout manager are the IzPanelLayout and the GridBagLayout. New panels should be use the IzPanelLaout. If lm is null, no layout manager will be created or initialized. | |
public isValidated():boolean |
Sequential Notes: | Indicates wether the panel has been validated or not. @return Always true. | |
public panelActivate():void |
Sequential |
private storeConfiguration():void |
Sequential |