|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.part.Page
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage
org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage
org.topcased.modeler.editor.properties.ModelerPropertySheetPage
public class ModelerPropertySheetPage
Field Summary | |
---|---|
protected Modeler |
editor
The graphical editor. |
Fields inherited from class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage |
---|
tabListContentProvider |
Constructor Summary | |
---|---|
ModelerPropertySheetPage(Modeler editor)
Contructor for this property sheet page. |
Method Summary | |
---|---|
java.util.List |
getAdapterFactories()
Get the EMF AdapterFactory for this editor. |
Modeler |
getEditor()
Get the EMF AdapterFactory for this editor. |
Methods inherited from class org.topcased.tabbedproperties.AbstractTabbedPropertySheetPage |
---|
createAdapterFactory, getAdapterFactory, getPrincipalAdapterFactories, selectionChanged |
Methods inherited from class org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage |
---|
addTabSelectionListener, createControl, dispose, getControl, getCurrentTab, getTabListContentProvider, getWidgetFactory, handlePartActivated, labelProviderChanged, refresh, removeTabSelectionListener, setActionBars, setFocus, updateTabs |
Methods inherited from class org.eclipse.ui.part.Page |
---|
getSite, init, makeContributions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Modeler editor
Constructor Detail |
---|
public ModelerPropertySheetPage(Modeler editor)
editor
- the editor contributor of the property sheet page.Method Detail |
---|
public Modeler getEditor()
public java.util.List getAdapterFactories()
getAdapterFactories
in class AbstractTabbedPropertySheetPage
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.