Uses of Interface
com.iizigo.project.IFileCreated
Packages that use IFileCreated Package Description com.iizigo.project Uses of IFileCreated in com.iizigo.project
Methods in com.iizigo.project with parameters of type IFileCreated Modifier and Type Method Description protected DesignerProp
NewWizard. createNewFile(PropCnr container, IFileCreated fileCreated, boolean doOpenEditor)
Creates the new file in the wizard.protected DesignerProp
NewWizard. createNewFile(java.lang.String label, org.eclipse.core.resources.IFile newFileHandle, PropCnr container, IFileCreated fileCreated, boolean doOpenEditor)
Creates a new file.