Package com.reportmill.shape
Interface RMShapePainter.Paint
- All Known Implementing Classes:
- BarcodeShape,- JButtonShape,- JCheckBoxShape,- JComboBoxShape,- JFormattedTextFieldShape,- JLabelShape,- JListShape,- JPasswordFieldShape,- JProgressBarShape,- JRadioButtonShape,- JScrollPaneShape,- JSeparatorShape,- JSliderShape,- JSpinnerShape,- JSplitPaneShape,- JTabbedPaneShape,- JTableShape,- JTextAreaShape,- JTextFieldShape,- JToggleButtonShape,- JTreeShape,- LineGraph,- RBPage,- RJButtonOrLabelShape,- RJColorDockShape,- RJColorWellShape,- RJCustomViewShape,- RJMenuButtonShape,- RJPanelShape,- RJShape,- RJSwitchPaneShape,- RJTextShape,- RJThumbWheelShape,- RMGraphContent
- Enclosing class:
- RMShapePainter
public static interface RMShapePainter.Paint
An interface for shapes that want to define their own drawing.
- 
Method Summary
- 
Method Details- 
paintShape
 
-