org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance
Class AbstractLabeledCheckboxPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractNotationPropertiesSection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.AbstractLabeledCheckboxPropertySection
- All Implemented Interfaces:
- ISection
public abstract class AbstractLabeledCheckboxPropertySection
- extends AbstractNotationPropertiesSection
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection |
aboutToBeHidden, aboutToBeShown, addToEObjectList, createCommand, createCommand, digIntoGroups, dispose, executeAsCompositeCommand, executeAsReadAction, getEditingDomain, getEObject, getEObjectList, getEventListener, getFilter, getInput, getPrimarySelection, getStandardLabelWidth, getUpdateRequestCollapser, handleElementModifiedEvent, isDisposed, isNotifierDeleted, isReadOnly, postUpdateRequest, setEditingDomain, setEObject, setInput, update, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLabeledCheckboxPropertySection
public AbstractLabeledCheckboxPropertySection()
getCommandName
public abstract java.lang.String getCommandName()
getPrefixLabel
public abstract java.lang.String getPrefixLabel()
getNameLabel
public abstract java.lang.String getNameLabel()
getID
public abstract java.lang.String getID()
refresh
public void refresh()
- Specified by:
refresh
in interface ISection
- Overrides:
refresh
in class AbstractPropertySection
- See Also:
org.eclipse.gmf.runtime.common.ui.properties.view.ITabbedPropertySection#refresh()
createControls
public void createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
- Specified by:
createControls
in interface ISection
- Overrides:
createControls
in class AbstractNotationPropertiesSection
- See Also:
org.eclipse.gmf.runtime.common.ui.properties.ISection#createControls(org.eclipse.swt.widgets.Composite,
org.eclipse.gmf.runtime.common.ui.properties.TabbedPropertySheetPage)
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.