Class StickyWindow.WindowStatus
- java.lang.Object
 - 
- com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
 
- 
- Enclosing class:
 - StickyWindow
 
public class StickyWindow.WindowStatus extends Object
Represents a status of the window- Since:
 - 8.7.3
 - Author:
 - Marco Meschieri - LogicalDOC
 
 
- 
- 
Constructor Summary
Constructors Constructor Description WindowStatus(int width, int height) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHeight()intgetWidth()voidsetHeight(int height)voidsetWidth(int width) 
 -