|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
org.eclipse.gmf.runtime.gef.ui.palette.customize.PaletteCustomizerDialogEx
public class PaletteCustomizerDialogEx
GMF's version of the PaletteCustomizerDialog overridden to:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
|---|
Window.IExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog |
|---|
APPLY_ID, CLIENT_ID |
| Fields inherited from class org.eclipse.jface.dialogs.Dialog |
|---|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
| Fields inherited from class org.eclipse.jface.window.Window |
|---|
CANCEL, OK |
| Constructor Summary | |
|---|---|
PaletteCustomizerDialogEx(Shell shell,
org.eclipse.gef.ui.palette.PaletteCustomizer customizer,
org.eclipse.gef.palette.PaletteRoot root)
|
|
| Method Summary | |
|---|---|
protected java.util.List |
createOutlineActions()
|
protected Control |
createOutlineToolBar(Composite parent)
|
| Methods inherited from class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog |
|---|
buttonPressed, clearProblem, close, configureShell, createButton, createButtonsForButtonBar, createDialogArea, createOutline, createOutlineContextMenu, createOutlineTreeViewer, createPropertiesPanel, createPropertiesPanelTitle, createSectionTitle, getButton, getCustomizer, getEntryPage, getOutlineActions, getPaletteRoot, getSelectedPaletteEntry, getSelectedTreeItem, getWidget, handleApplyPressed, handleDelete, handleMoveDown, handleMoveUp, handleOutlineSelectionChanged, revertToSaved, save, setActiveEntry, setActiveEntryPage, setDefaultSelection, showProblem, updateActions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PaletteCustomizerDialogEx(Shell shell,
org.eclipse.gef.ui.palette.PaletteCustomizer customizer,
org.eclipse.gef.palette.PaletteRoot root)
| Method Detail |
|---|
protected java.util.List createOutlineActions()
createOutlineActions in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialogprotected Control createOutlineToolBar(Composite parent)
createOutlineToolBar in class org.eclipse.gef.ui.palette.customize.PaletteCustomizerDialog
|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.