Esempio n. 1
0
 @Override
 public void clearTabStopAtCursor() {
   myTabulator.clearTabStop(myCursorX);
 }