Class SensorsPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
de.uka.ipd.sdq.sensorframework.visualisation.tabs.sensors.SensorsPropertySection
Deprecated.
Superseded by EDP2.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static String[]Deprecated.static final StringDeprecated.static final intDeprecated.static final StringDeprecated.Columns of a table, which is used into ParameterEditDialogstatic final intDeprecated.static final StringDeprecated.static final intDeprecated.static final StringDeprecated.static final intDeprecated.Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage) Deprecated.Deprecated.voidrefresh()Deprecated.voidsetInput(IWorkbenchPart part, ISelection selection) Deprecated.voidupdate(Observable subject, Object signal) Deprecated.Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, dispose, getMinimumHeight, getPart, getWidgetFactory, shouldUseExtraSpace
-
Field Details
-
ICON_COLUMN_INDEX
public static final int ICON_COLUMN_INDEXDeprecated.- See Also:
-
CONTEXT_COLUMN_INDEX
public static final int CONTEXT_COLUMN_INDEXDeprecated.- See Also:
-
RUN_COLUMN_INDEX
public static final int RUN_COLUMN_INDEXDeprecated.- See Also:
-
SENSORS_COLUMN_INDEX
public static final int SENSORS_COLUMN_INDEXDeprecated.- See Also:
-
ICON_COLUMN
Deprecated.Columns of a table, which is used into ParameterEditDialog- See Also:
-
CONTEXT_COLUMN
Deprecated.- See Also:
-
RUN_COLUMN
Deprecated.- See Also:
-
SENSORS_COLUMN
Deprecated.- See Also:
-
columnNames
Deprecated.
-
-
Constructor Details
-
SensorsPropertySection
public SensorsPropertySection()Deprecated.
-
-
Method Details
-
update
Deprecated. -
createControls
Deprecated.- Specified by:
createControlsin interfaceISection- Overrides:
createControlsin classAbstractPropertySection
-
getSelection
Deprecated.- Overrides:
getSelectionin classAbstractPropertySection
-
refresh
public void refresh()Deprecated.- Specified by:
refreshin interfaceISection- Overrides:
refreshin classAbstractPropertySection
-
setInput
Deprecated.- Specified by:
setInputin interfaceISection- Overrides:
setInputin classAbstractPropertySection
-