Java org.jfree.ui Spacer fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.ui Spacer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.ui Spacer.

The text is from its open source code.

Field

intRELATIVE
A constant for 'relative' spacing.
intABSOLUTE
A constant for 'absolute' spacing.

Constructor