Effects
Effects are objects that can be added to Painters to modify the way they are drawn.
SwingX includes several built-in Effects for your use:
- GlowPathEffect - Draws a glow around the Painter.
- InnerGlowPathEffect - Draws a glow inside the Painter's shape.
- InnerShadowPathEffect - Draws a shadow inside the Painter's shape.
- NeonBorderEffect - Draws a multicolored border around the Painter interpolating between two colors.
- ShadowPathEffect - Draws a shadow around the Painter's shape.
With the exception of NeonBorderEffect, the other effects have no argument constructors.
Java class name:NeonBorderEffect |
SwingXBuilder node: neonBorderEffect |
Attribute |
Expected Type |
edgeColor |
Color |
centerColor |
Color |
effectWidth |
Integer |
Search
Results of your search request can come from various sources: the Groovy website itself,
the JIRA issues, the API documentation, as well as a few other interesting Groovy-related blogs.
|
|
![]()
By
- pages
- views
- last modified
|