|
|
online documentation - JAngleLabel
The JAngleLabel is a class like JLabel, with all its default behavior. It has some additional fields
(int angle: 0-360, boolean flipHorizontal, boolean flipVertical) which allows some special graphic effects.
They just modify the displayed font. if opaque=false, the background is still displayed as by container
component, it is NOT flipped or rotated.
screenshoots
state of implementation
idea (idea - in design - in development - implemented - qa passed)
user interactions
- view text, with special alignment
kown bugs
(none - still not implemented)
future plans
(none at the moment)
|
|
|