|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
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.gef.ui.views.palette.PaletteViewerPage
org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette.CustomPalettePage
protected class GraphicalEditorWithFlyoutPalette.CustomPalettePage
A custom PalettePage that helps GraphicalEditorWithFlyoutPalette keep the two PaletteViewers (one displayed in the editor and the other displayed in the PaletteView) in sync when switching from one to the other (i.e., it helps maintain state across the two viewers).
Field Summary |
---|
Fields inherited from class org.eclipse.gef.ui.views.palette.PaletteViewerPage |
---|
provider, viewer |
Constructor Summary | |
---|---|
GraphicalEditorWithFlyoutPalette.CustomPalettePage(PaletteViewerProvider provider)
Constructor |
Method Summary | |
---|---|
void |
createControl(Composite parent)
Creates the palette viewer and its control. |
void |
dispose()
Releases the palette viewer from the edit domain |
PaletteViewer |
getPaletteViewer()
|
Methods inherited from class org.eclipse.gef.ui.views.palette.PaletteViewerPage |
---|
getAdapter, getControl, setFocus |
Methods inherited from class org.eclipse.ui.part.Page |
---|
getSite, init, makeContributions, setActionBars |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.part.IPageBookViewPage |
---|
getSite, init |
Methods inherited from interface org.eclipse.ui.part.IPage |
---|
setActionBars |
Constructor Detail |
---|
public GraphicalEditorWithFlyoutPalette.CustomPalettePage(PaletteViewerProvider provider)
provider
- the provider used to create a PaletteViewerMethod Detail |
---|
public void createControl(Composite parent)
PaletteViewerPage
createControl
in interface IPage
createControl
in class PaletteViewerPage
IPage.createControl(org.eclipse.swt.widgets.Composite)
public void dispose()
PaletteViewerPage
dispose
in interface IPage
dispose
in class PaletteViewerPage
IPage.dispose()
public PaletteViewer getPaletteViewer()
|
GEF (MVC) 3.9.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |