Java com.jgoodies.forms.layout BoundedSize fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.forms.layout BoundedSize fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.forms.layout BoundedSize.

The text is from its open source code.

Method

SizegetBasis()
Returns the base size, which is not- null .
SizegetLowerBound()
Returns the optional lower bound.
SizegetUpperBound()
Returns the optional upper bound.