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