public abstract void delete (int start, int end, boolean notifyListeners)

Removes a sequence of characters from the content.

Parameters:
start    the start
end    the end
notifyListeners    the notify listener flag

Since:  JavaFX 2.1