Uses of Class
com.iizigo.run.prop.EditorRuntimeBuilderProps
Uses of EditorRuntimeBuilderProps in com.iizigo.run
Modifier and TypeMethodDescriptionIRuntimeBuilder.createNew
(ModuleModel module, RuntimeBuilderInitialSetup setup) Creates a new runtime builder property instance.Modifier and TypeMethodDescriptionvoid
IRuntimeBuilder.createPage
(org.eclipse.swt.widgets.Composite parent, ModuleModel module, org.eclipse.core.resources.IFile runtimeBuilderFile, EditorRuntimeBuilderProps props, EditorRuntimeBuilderPropertyPage parentPage) Creates the property page.boolean
IRuntimeBuilder.initializeRuntimeBuilder
(org.eclipse.swt.widgets.Shell shell, EditorRuntimeBuilderProps props, RuntimeBuilderInitialSetup setup, EditorRuntimeBuilderPropertyPage page) Creates the initial runtime builder stuff.void
IRuntimeBuilder.onErrors
(EditorRuntimeBuilderProps props, boolean ok) Updates for errors.boolean
IRuntimeBuilder.processRemoteEvent
(EditorRuntimeBuilderProps props, File projectDir, RemoteEvent event) Processes a remote event from the server.void
IRuntimeBuilder.verify
(EditorRuntimeBuilderProps props, File projectDir, PropVerification verification) Verifies this property container.Uses of EditorRuntimeBuilderProps in com.iizigo.run.impl
Modifier and TypeMethodDescriptionEclipseRuntimeBuilder.createNew
(ModuleModel module, RuntimeBuilderInitialSetup setup) Creates a new runtime builder property instance.Modifier and TypeMethodDescriptionvoid
EclipseRuntimeBuilder.createPage
(org.eclipse.swt.widgets.Composite parent, ModuleModel module, org.eclipse.core.resources.IFile runtimeBuilderFile, EditorRuntimeBuilderProps props, EditorRuntimeBuilderPropertyPage parentPage) Creates the property page.boolean
EclipseRuntimeBuilder.initializeRuntimeBuilder
(org.eclipse.swt.widgets.Shell shell, EditorRuntimeBuilderProps props, RuntimeBuilderInitialSetup setup, EditorRuntimeBuilderPropertyPage page) Creates the initial runtime builder stuff.void
EclipseRuntimeBuilder.onErrors
(EditorRuntimeBuilderProps props, boolean ok) Updates for errors.boolean
EclipseRuntimeBuilder.processRemoteEvent
(EditorRuntimeBuilderProps props, File projectDir, RemoteEvent event) Processes a remote event from the server.void
EclipseRuntimeBuilder.verify
(EditorRuntimeBuilderProps props, File projectDir, PropVerification verification) Verifies this property container.Uses of EditorRuntimeBuilderProps in com.iizigo.run.prop