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

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

Introduction

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

The text is from its open source code.

Constructor

StrokeChooserPanel(StrokeSample current, StrokeSample[] available)
Creates a panel containing a combo-box that allows the user to select one stroke from a list of available strokes.

Method

StrokegetSelectedStroke()
Returns the selected stroke.