Пример #1
0
 /** LinesPanel constructor comment. */
 public Item getElementById(int id) {
   return boxes.getElementById(id);
 }