|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectAction
org.eclipse.gef.ui.palette.LayoutAction
This action allows to switch between the various supported layout modes for the given palette.
| Constructor Summary | |
LayoutAction(PaletteViewerPreferences prefs)
Constructor |
|
LayoutAction(PaletteViewerPreferences prefs,
boolean hasIcon)
Constructor |
|
| Method Summary | |
protected void |
addActionToMenu(Menu parent,
IAction action)
Helper method that wraps the given action in an ActionContributionItem and then adds it to the given menu. |
protected List |
createActions()
|
void |
dispose()
Empty method |
Menu |
getMenu(Control parent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LayoutAction(PaletteViewerPreferences prefs)
prefs - PaletteViewerPreferences object where the settings can be saved
public LayoutAction(PaletteViewerPreferences prefs,
boolean hasIcon)
hasIcon - True if this action should associate an icon with itselfprefs - PaletteViewerPreferences object where the settings can be saved| Method Detail |
protected void addActionToMenu(Menu parent,
IAction action)
parent - The menu to which the given action is to be addedaction - The action that is to be added to the given menuprotected List createActions()
public void dispose()
IMenuCreatorpublic Menu getMenu(Control parent)
IMenuCreator
|
Eclipse GEF 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||