pl.edu.agh.cast.backward.editor
Class DefaultFlayoutPreferences

java.lang.Object
  extended by pl.edu.agh.cast.backward.editor.DefaultFlayoutPreferences
All Implemented Interfaces:
org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences

public class DefaultFlayoutPreferences
extends Object
implements org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences

Default FlyoutPaletteComposite.FlyoutPreferences.

Author:
AGH CAST Team

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
See Also:
FlyoutPaletteComposite.FlyoutPreferences.getDockLocation()

getPaletteState

public int getPaletteState()

Specified by:
getPaletteState in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
See Also:
FlyoutPaletteComposite.FlyoutPreferences.getPaletteState()

getPaletteWidth

public int getPaletteWidth()

Specified by:
getPaletteWidth in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
See Also:
FlyoutPaletteComposite.FlyoutPreferences.getPaletteWidth()

setDockLocation

public void setDockLocation(int location)

Specified by:
setDockLocation in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
See Also:
FlyoutPaletteComposite.FlyoutPreferences.setDockLocation(int)

setPaletteState

public void setPaletteState(int state)

Specified by:
setPaletteState in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
See Also:
FlyoutPaletteComposite.FlyoutPreferences.setPaletteState(int)

setPaletteWidth

public void setPaletteWidth(int width)

Specified by:
setPaletteWidth in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
See Also:
FlyoutPaletteComposite.FlyoutPreferences.setPaletteWidth(int)


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.