Methods' Details |
jumpToFirstPage
boolean |
jumpToFirstPage(); |
- Description
- moves the cursor to the first page.
|
|
jumpToLastPage
boolean |
jumpToLastPage(); |
- Description
- moves the cursor to the last page.
|
|
jumpToPage
boolean |
jumpToPage( |
[in] short |
nPage ); |
- Description
- moves the cursor to the specified page.
|
|
getPage
- Returns
- the number of the page within the document of this cursor.
|
|
jumpToNextPage
boolean |
jumpToNextPage(); |
- Description
- moves the cursor to the next page.
|
|
jumpToPreviousPage
boolean |
jumpToPreviousPage(); |
- Description
- moves the cursor to the previous page.
|
|
jumpToEndOfPage
boolean |
jumpToEndOfPage(); |
- Description
- moves the cursor to the end of the current page.
|
|
jumpToStartOfPage
boolean |
jumpToStartOfPage(); |
- Description
- moves the cursor to the start of the current page.
|
|
Copyright © 2010 Sun Microsystems, Inc.