pl.edu.agh.cast.editor
Class DefaultFlayoutPreferences
java.lang.Object
pl.edu.agh.cast.editor.DefaultFlayoutPreferences
- All Implemented Interfaces:
- org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
public class DefaultFlayoutPreferences
- extends java.lang.Object
- implements org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFlayoutPreferences
public DefaultFlayoutPreferences()
getDockLocation
public int getDockLocation()
- Specified by:
getDockLocation
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
getPaletteState
public int getPaletteState()
- Specified by:
getPaletteState
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
getPaletteWidth
public int getPaletteWidth()
- Specified by:
getPaletteWidth
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
setDockLocation
public void setDockLocation(int location)
- Specified by:
setDockLocation
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
setPaletteState
public void setPaletteState(int state)
- Specified by:
setPaletteState
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
setPaletteWidth
public void setPaletteWidth(int width)
- Specified by:
setPaletteWidth
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.