GNU Classpath (0.17) | ||
Frames | No Frames |
Methods with return type javax.swing.text.Position | |
Position | AbstractDocument.createPosition(int offset) Creates a mark in the character content at the specified offset.
|
Position | AbstractDocument.Content.createPosition(int offset) |
Position | Document.createPosition(int offs) Creates a mark in the character content at the specified offset.
|
Position | GapContent.createPosition(int offset) Creates and returns a mark at the specified position.
|
Position | StringContent.createPosition(int offset) |
Position | Returns the position that marks the end of the document.
|
Position | Returns the position that marks the end of the document.
|
Position | Returns the position that marks the beginning of the document
content.
|
Position | Returns the position that marks the beginning of the document
content.
|
GNU Classpath (0.17) |