public interface ScrollPaneSelectable
JScrollPane which uses ExetededScrollPaneSelector.| Modifier and Type | Method and Description |
|---|---|
void |
paintPreview(java.awt.Graphics2D g,
double scale)
This method is called by
ExetededScrollPaneSelector to paint its preview field. |
void paintPreview(java.awt.Graphics2D g, double scale)
ExetededScrollPaneSelector to paint its preview field.g - the graphics contextscale - the scale of the preview (the aspect ratio remains, painting starts at (0|0))