Class PropertyPart
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.PropertyPart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.eclipse.e4.ui.model.application.MApplicationprotected org.eclipse.e4.core.services.events.IEventBrokerprotected org.eclipse.e4.ui.workbench.modeling.EModelServiceprotected org.eclipse.e4.ui.model.application.ui.basic.MPart -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconfigureInternal(PropertyContext context, IPropertyConfiguration propertyConfiguration) getPages()
-
Field Details
-
eventBroker
@Inject protected org.eclipse.e4.core.services.events.IEventBroker eventBroker -
modelService
@Inject protected org.eclipse.e4.ui.workbench.modeling.EModelService modelService -
mPart
@Inject protected org.eclipse.e4.ui.model.application.ui.basic.MPart mPart -
application
@Inject protected org.eclipse.e4.ui.model.application.MApplication application
-
-
Constructor Details
-
PropertyPart
public PropertyPart()
-
-
Method Details
-
configureInternal
protected void configureInternal(PropertyContext context, IPropertyConfiguration propertyConfiguration) -
getPages
-