org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid
Class RulerGridPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid.RulerGridPropertySection
- All Implemented Interfaces:
- ISection
public class RulerGridPropertySection
- extends AbstractPropertySection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lineColorButton
protected Button lineColorButton
- Since:
- 1.2
LIGHT_GRAY_RGB
protected static final int LIGHT_GRAY_RGB
- Since:
- 1.2
- See Also:
- Constant Field Values
RulerGridPropertySection
public RulerGridPropertySection()
createControls
public void createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
- Specified by:
createControls in interface ISection- Overrides:
createControls in class AbstractPropertySection
createLineColorControl
protected void createLineColorControl(Composite composite)
- Since:
- 1.2
setInput
public void setInput(IWorkbenchPart part,
ISelection selection)
- Specified by:
setInput in interface ISection- Overrides:
setInput in class AbstractPropertySection
setLineColorButtonImage
protected void setLineColorButtonImage()
- Since:
- 1.2
dispose
public void dispose()
- Specified by:
dispose in interface ISection- Overrides:
dispose in class AbstractPropertySection
setWorkspaceProperty
protected void setWorkspaceProperty(java.lang.String property,
int setting)
- Since:
- 1.2
getWorkspacePropertyInt
protected int getWorkspacePropertyInt(java.lang.String property)
- Since:
- 1.2
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.