pl.edu.agh.cast.editor
Class DefaultFlayoutPreferences

java.lang.Object
  extended by 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


Constructor Summary
DefaultFlayoutPreferences()
           
 
Method Summary
 int getDockLocation()
           
 int getPaletteState()
           
 int getPaletteWidth()
           
 void setDockLocation(int location)
           
 void setPaletteState(int state)
           
 void setPaletteWidth(int width)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFlayoutPreferences

public DefaultFlayoutPreferences()
Method Detail

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.