GNU Classpath (0.17) | ||
Frames | No Frames |
Methods with parameter type javax.swing.text.Segment | |
int | Draws the given text segment. |
void | |
void | Fetches a piece of content and stores it in a Segment object.
|
void | |
int | Determines the width, that the given text s would take
if it was printed with the given FontMetrics on the
specified screen position.
|
void | Fetch the textual content starting at offset with
a length of length and store it in txt .
|
void | Fetch the textual content starting at offset with
a length of length and store it in txt .
|
GNU Classpath (0.17) |