position
and position + length
must be in the range [0, getLength()]. length
must not be negative. Has no effect if this buffer is read-only or if the buffer is closed. @param position the zero-based starting position of the affected text range in this buffer @param length the length of the affected text range in this buffer @param text the replacing text as a character array
|
|
|
|
|
|