Eclipse GEF
3.3

org.eclipse.gef.ui.views.palette
Interface PalettePage

All Known Implementing Classes:
PaletteViewerPage

public interface PalettePage

An interface representing a page to be used in the PaletteView. PalettePage.class is passed as the argument to the getAdapter(Object) method of a GEF-based editor (or view) to retrieve the page to be displayed in the PaletteView.

Since:
3.0


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.