|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.editor.DefaultFlayoutPreferences
public class DefaultFlayoutPreferences
Default 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 |
---|
public DefaultFlayoutPreferences()
Method Detail |
---|
public int getDockLocation()
getDockLocation
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.getDockLocation()
public int getPaletteState()
getPaletteState
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.getPaletteState()
public int getPaletteWidth()
getPaletteWidth
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.getPaletteWidth()
public void setDockLocation(int location)
setDockLocation
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.setDockLocation(int)
public void setPaletteState(int state)
setPaletteState
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.setPaletteState(int)
public void setPaletteWidth(int width)
setPaletteWidth
in interface org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPreferences
FlyoutPaletteComposite.FlyoutPreferences.setPaletteWidth(int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |