Runtime

org.eclipse.gmf.runtime.diagram.ui.properties.sections.grid
Class RulerGridPropertySection

java.lang.Object
  extended byorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended byorg.eclipse.gmf.runtime.diagram.ui.properties.sections.grid.RulerGridPropertySection
All Implemented Interfaces:
ISection

public class RulerGridPropertySection
extends AbstractPropertySection


Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
RulerGridPropertySection()
           
 
Method Summary
 void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
           
 void dispose()
           
 void setInput(IWorkbenchPart part, ISelection selection)
           
 
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, shouldUseExtraSpace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulerGridPropertySection

public RulerGridPropertySection()
Method Detail

createControls

public void createControls(Composite parent,
                           TabbedPropertySheetPage aTabbedPropertySheetPage)

setInput

public void setInput(IWorkbenchPart part,
                     ISelection selection)

dispose

public void dispose()

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.