| org.jfree.experimental.chart.swt.editor.SWTPlotAppearanceEditor
SWTPlotAppearanceEditor | class SWTPlotAppearanceEditor extends Composite (Code) | | An editor for plot properties.
|
localizationResources | protected static ResourceBundle localizationResources(Code) | | The resourceBundle for the localization.
|
SWTPlotAppearanceEditor | SWTPlotAppearanceEditor(Composite parent, int style, Plot plot)(Code) | | |
getBackGroundPaint | public Color getBackGroundPaint()(Code) | | Returns the background paint.
The background paint. |
getOutlinePaint | public Color getOutlinePaint()(Code) | | Returns the outline paint.
The outline paint. |
getPlotOrientation | public PlotOrientation getPlotOrientation()(Code) | | Returns the plot orientation.
The plot orientation. |
getStroke | public Stroke getStroke()(Code) | | Returns the stroke.
The stroke. |
|
|