Package me.araopj.cscreen.components
Interface Resizable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetHeight(int height)Sets the height of the resizable object.voidsetWidth(int width)Sets the width of the resizable object.
-