org.eclipse.gmf.graphdef.editor.sheet
Class SizeSectionProxy

java.lang.Object
  extended by org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended by org.eclipse.gmf.graphdef.editor.sheet.SizeSection
          extended by org.eclipse.gmf.graphdef.editor.sheet.SizeSectionProxy
All Implemented Interfaces:
ChangeTracker, org.eclipse.swt.widgets.Listener, org.eclipse.ui.views.properties.tabbed.ISection

public class SizeSectionProxy
extends SizeSection

Generated

Nested Class Summary
static class SizeSectionProxy.Filter
           
 
Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
SizeSectionProxy()
           
 
Method Summary
protected  void commit()
           
protected  Object unwrap(Object element)
           
 
Methods inherited from class org.eclipse.gmf.graphdef.editor.sheet.SizeSection
aboutToBeHidden, applyChanges, createControls, discardChanges, getInput, handleEvent, modelChanged, refresh, setInput
 
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeShown, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, shouldUseExtraSpace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeSectionProxy

public SizeSectionProxy()
Method Detail

commit

protected void commit()
Overrides:
commit in class SizeSection
Generated

unwrap

protected Object unwrap(Object element)
Overrides:
unwrap in class SizeSection
Generated


Copyright © 2012. All Rights Reserved.