protected class GraphicalEditorWithFlyoutPalette.CustomPalettePage extends PaletteViewerPage
provider, viewer| Constructor and Description |
|---|
GraphicalEditorWithFlyoutPalette.CustomPalettePage(PaletteViewerProvider provider)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
createControl(Composite parent)
Creates the palette viewer and its control.
|
void |
dispose()
Releases the palette viewer from the edit domain
|
PaletteViewer |
getPaletteViewer() |
getAdapter, getControl, setFocusgetSite, init, makeContributions, setActionBarsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSite, initsetActionBarspublic GraphicalEditorWithFlyoutPalette.CustomPalettePage(PaletteViewerProvider provider)
provider - the provider used to create a PaletteViewerpublic void createControl(Composite parent)
PaletteViewerPagecreateControl in interface IPagecreateControl in class PaletteViewerPageIPage.createControl(org.eclipse.swt.widgets.Composite)public void dispose()
PaletteViewerPagedispose in interface IPagedispose in class PaletteViewerPageIPage.dispose()public PaletteViewer getPaletteViewer()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.