Uses of Class
org.jfree.ui.StrokeSample
-
Packages that use StrokeSample Package Description org.jfree.ui Utility classes for creating user interfaces. -
-
Uses of StrokeSample in org.jfree.ui
Constructors in org.jfree.ui 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.
-