Methods' Details
|
- isStartOfSentence
-  
boolean
isStartOfSentence();
- Description
- determines if the cursor is positioned at the start of a sentence.
|
- isEndOfSentence
-  
boolean
isEndOfSentence();
- Description
- determines if the cursor is positioned at the end of a sentence.
|
- gotoNextSentence
-  
- boolean
gotoNextSentence(
-
- Description
- moves the cursor to the start of the next sentence.
|
- gotoPreviousSentence
-  
- boolean
gotoPreviousSentence(
-
- Description
- moves the cursor to the start of the previous sentence.
|
- gotoStartOfSentence
-  
- boolean
gotoStartOfSentence(
-
- Description
- moves the cursor to the start of the current sentence.
|
- gotoEndOfSentence
-  
- boolean
gotoEndOfSentence(
-
- Description
- moves the cursor to the end of the current sentence.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.