Package rma.swing
Class RmaVerticalCaption
java.lang.Object
rma.swing.RmaVerticalCaption
The Class RmaVerticalCaption. Creates Vertical Text
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Icon
getVerticalCaption
(JComponent component, String caption, boolean clockwise) Author Darryl Burke Gets the vertical caption.
-
Constructor Details
-
RmaVerticalCaption
public RmaVerticalCaption()
-
-
Method Details
-
getVerticalCaption
Author Darryl Burke Gets the vertical caption.- Parameters:
component
- the componentcaption
- the captionclockwise
- the clockwise- Returns:
- the vertical caption
-