StyledText.doMouseLocationChange

Moves the caret to the specified location.

@param x x location of the new caret position @param y y location of the new caret position @param select the location change is a selection operation. include the line delimiter in the selection

class StyledText
package
void
doMouseLocationChange
(
int x
,
int y
,
bool select
)

Meta