Uses of Class
org.jfree.chart.swing.editor.StrokeSample
-
Packages that use StrokeSample Package Description org.jfree.chart.swing.editor Provides a simple (but so far incomplete) framework for editing chart properties. -
-
Uses of StrokeSample in org.jfree.chart.swing.editor
Constructors in org.jfree.chart.swing.editor with parameters of type StrokeSample Constructor Description 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.
-