Java javax.swing JToolBar.Separator fields, constructors, methods, implement or subclass

Example usage for Java javax.swing JToolBar.Separator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing JToolBar.Separator.

The text is from its open source code.

Constructor

Separator(Dimension size)
Creates a new toolbar separator with the specified size.
JToolBar.Separator