Ok, but when I attached the Label to the AbsolutePanel and do
"getOffsetWidth()", I get for Example
a width of 700px for the AbsolutePanel and a width of 698px for the
Label. Certainly the label is less smaller.
Is there any reason for? I want to place the Label at the center of
the Panel, but therefore I have to know the size of the Label.