Пример #1
0
 /** Sets cursor for internal graph panel */
 public void setCursor(Cursor cursor) {
   graphAreaPanel.setCursor(cursor);
 }