org.jivesoftware.sparkimpl.plugin.layout
Class LayoutSettings
java.lang.Object
org.jivesoftware.sparkimpl.plugin.layout.LayoutSettings
public class LayoutSettings
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutSettings
public LayoutSettings()
getMainWindowX
public int getMainWindowX()
setMainWindowX
public void setMainWindowX(int mainWindowX)
getMainWindowY
public int getMainWindowY()
setMainWindowY
public void setMainWindowY(int mainWindowY)
getMainWindowWidth
public int getMainWindowWidth()
setMainWindowWidth
public void setMainWindowWidth(int mainWindowWidth)
getMainWindowHeight
public int getMainWindowHeight()
setMainWindowHeight
public void setMainWindowHeight(int mainWindowHeight)
getChatFrameX
public int getChatFrameX()
setChatFrameX
public void setChatFrameX(int chatFrameX)
getChatFrameY
public int getChatFrameY()
setChatFrameY
public void setChatFrameY(int chatFrameY)
getChatFrameWidth
public int getChatFrameWidth()
setChatFrameWidth
public void setChatFrameWidth(int chatFrameWidth)
getChatFrameHeight
public int getChatFrameHeight()
setChatFrameHeight
public void setChatFrameHeight(int chatFrameHeight)