de.uka.ipd.sdq.pcmbench.tabs
Class AdvancedPropertySection
java.lang.Object
AbstractPropertySection
de.uka.ipd.sdq.pcmbench.tabs.AdvancedPropertySection
public class AdvancedPropertySection
- extends AbstractPropertySection
- Author:
- Snowball
"Advanced" Property Section showing the original generated EMF
property sheet
|
Field Summary |
protected PropertySheetPage |
page
The Property Sheet Page used to display the standard properties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
page
protected PropertySheetPage page
- The Property Sheet Page used to display the standard properties
AdvancedPropertySection
public AdvancedPropertySection()
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)
dispose
public void dispose()
- See Also:
org.eclipse.ui.views.properties.tabbed.ISection#dispose()
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()