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

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

public class FigureSectionProxy
extends FigureSection

Generated

Nested Class Summary
static class FigureSectionProxy.Filter
           
 
Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
FigureSectionProxy()
           
 
Method Summary
protected  void commit()
           
protected  Object unwrap(Object element)
           
 
Methods inherited from class org.eclipse.gmf.graphdef.editor.sheet.FigureSection
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

FigureSectionProxy

public FigureSectionProxy()
Method Detail

commit

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

unwrap

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


Copyright © 2012. All Rights Reserved.