Method Summary
|
| collapseToStart |
sets the end of the position to the start.
|
|
| collapseToEnd |
sets the start of the position to the end.
|
|
| isCollapsed |
determines if the start and end positions are the same.
|
|
| goLeft |
moves the cursor the specified number of characters to the left.
|
|
| goRight |
moves the cursor the specified number of characters to the right.
|
|
| gotoStart |
moves the cursor to the start of the text.
|
|
| gotoEnd |
moves the cursor to the end of the text.
|
|
| gotoRange |
moves or expands the cursor to a specified TextRange .
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.