|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.ui.ViewerPane org.eclipse.emf.mapping.presentation.MappingEditor.MyViewerPane
protected class MappingEditor.MyViewerPane
Field Summary | |
---|---|
protected MappingDomain |
domain
|
protected boolean |
isTop
|
Fields inherited from class org.eclipse.emf.common.ui.ViewerPane |
---|
actionBar, buddies, container, control, menuManager, mouseListener, page, part, partListener, pullDownImage, systemBar, titleLabel, toolBarManager, viewer |
Constructor Summary | |
---|---|
MappingEditor.MyViewerPane(IWorkbenchPage page,
IWorkbenchPart part,
MappingDomain domain,
boolean isTop)
|
Method Summary | |
---|---|
Viewer |
createViewer(Composite composite)
|
void |
requestActivation()
Notify the workbook page that the part pane has been activated by the user. |
Methods inherited from class org.eclipse.emf.common.ui.ViewerPane |
---|
createControl, createTitleBar, dispose, doMaximize, getBudies, getControl, getMenuManager, getToolBarManager, getViewer, getViewForm, handleEvent, hookFocus, propertyChanged, setFocus, setTitle, setTitle, showFocus, toString, updateActionBars, updateTitles |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected MappingDomain domain
protected boolean isTop
Constructor Detail |
---|
public MappingEditor.MyViewerPane(IWorkbenchPage page, IWorkbenchPart part, MappingDomain domain, boolean isTop)
Method Detail |
---|
public Viewer createViewer(Composite composite)
createViewer
in class ViewerPane
public void requestActivation()
ViewerPane
requestActivation
in class ViewerPane
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |