public interface MinSizeInterface
Red (ahuseyno) |
Red (ahuseyno) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getMinHeight()
Return the minimal height a widget can have or null if there is no restriction.
|
java.lang.Integer |
getMinWidth()
Return the minimal width a widget can have or null if there is no restriction.
|
java.lang.Integer getMinWidth()
java.lang.Integer getMinHeight()