de.uka.ipd.sdq.pcmbench.tabs
Class OperationsPropertySection
java.lang.Object
AbstractPropertySection
de.uka.ipd.sdq.pcmbench.tabs.OperationsPropertySection
public class OperationsPropertySection
- extends AbstractPropertySection
"Operations" Property Section - signature editor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationsPropertySection
public OperationsPropertySection()
createControls
public void createControls(Composite parent,
TabbedPropertySheetPage tabbedPropertySheetPage)
- See Also:
org.eclipse.ui.views.properties.tabbed.ISection#createControls(org.eclipse.swt.widgets.Composite,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage)
setInput
public void setInput(IWorkbenchPart part,
ISelection selection)
- See Also:
org.eclipse.ui.views.properties.tabbed.ISection#setInput(org.eclipse.ui.IWorkbenchPart,
org.eclipse.jface.viewers.ISelection)
refresh
public void refresh()
- See Also:
org.eclipse.ui.views.properties.tabbed.ISection#refresh()
shouldUseExtraSpace
public boolean shouldUseExtraSpace()
- See Also:
org.eclipse.ui.views.properties.tabbed.ISection#shouldUseExtraSpace()