Inheritance diagram for javawrapper::MultilineLabel:
Public Member Functions | |
MultilineLabel (String s) | |
Constructor. | |
void | initialize () |
Formats the label. |
I got this code from http://www.eos.dk/archive/swing/bin00070.bin.
Company: Institute of Ecosystem Studies
javawrapper::MultilineLabel::MultilineLabel | ( | String | s | ) | [inline] |
Constructor.
s | Text for the label. |
void javawrapper::MultilineLabel::initialize | ( | ) | [inline] |
Formats the label.
Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)