示例#1
0
 /*
  * (non-Javadoc)
  *
  * @see
  * net.rim.device.api.ui.component.LabelField#paint(net.rim.device.api.ui
  * .Graphics)
  */
 protected void paint(Graphics graphics) {
   FieldDelegate.paint(graphics, this);
 }