|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.editor.palette.ModelerPaletteManager
public abstract class ModelerPaletteManager
A generic PaletteManager. Add the common tools for all editors. Subclasses should add their own categories. Creation : 02 jan. 2006
Constructor Summary | |
---|---|
ModelerPaletteManager()
|
Method Summary | |
---|---|
protected abstract void |
createCategories()
Creates the main categories of the palette. |
org.eclipse.gef.DragTracker |
getMarqueeDragTracker()
Returns the current marquee to fit the selection to behavior |
org.eclipse.gef.palette.PaletteRoot |
getRoot()
Returns the current palette root |
protected abstract void |
updateCategories()
Update the main categories of the palette. |
void |
updatePalette()
Creates or updates the palette contents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelerPaletteManager()
Method Detail |
---|
public org.eclipse.gef.palette.PaletteRoot getRoot()
IPaletteManager
getRoot
in interface IPaletteManager
IPaletteManager.getRoot()
public void updatePalette()
IPaletteManager
updatePalette
in interface IPaletteManager
IPaletteManager.updatePalette()
public org.eclipse.gef.DragTracker getMarqueeDragTracker()
IPaletteManager
getMarqueeDragTracker
in interface IPaletteManager
IPaletteManager.getMarqueeDragTracker()
protected abstract void createCategories()
protected abstract void updateCategories()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.