SORTIE Java Interface
1
|
Renders a multi-line "JLabel". More...
Public Member Functions | |
MultilineLabel () | |
MultilineLabel (String s) | |
Constructor. | |
void | initialize () |
Formats the label. | |
Renders a multi-line "JLabel".
I got this code from http://www.eos.dk/archive/swing/bin00070.bin.
Company: Cary Institute of Ecosystem Studies
Edit history:
---------------—
April 28, 2004: Submitted in beta version (LEM)
sortie.gui.MultilineLabel.MultilineLabel | ( | ) |
sortie.gui.MultilineLabel.MultilineLabel | ( | String | s | ) |
Constructor.
s | Text for the label. |
void sortie.gui.MultilineLabel.initialize | ( | ) |
Formats the label.