Class PaintHelper
java.lang.Object
xal.extension.widgets.swing.wheelswitch.util.PaintHelper
Static helper class for painting standardised symbols over existing Graphics
objects.
- Version:
- $id$
- Author:
- Jernej Kamenik
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RenderingHintsstatic voidpaintRectangle(Graphics g, int x, int y, int width, int height, Color color, float strokeWidth) static voidpaintRectangle(Graphics g, Color color, float strokeWidth)
-
Field Details
-
qualityHints
-
-
Method Details
-
getAntialiasingHints
-
paintRectangle
-
paintRectangle
-