GNU Classpath (0.18) | ||
Frames | No Frames |
Classes implementing javax.swing.text.StyledDocument | |
class | TODO: This class is not yet completetely implemented.
|
Constructors with parameter type javax.swing.text.StyledDocument | |
Creates a new JTextPane and sets the specified
document .
|
Methods with parameter type javax.swing.text.StyledDocument | |
void | Sets the content model for this JTextPane .
|
Methods with return type javax.swing.text.StyledDocument | |
StyledDocument | Returns the StyledDocument that is the content model for
this JTextPane . |
Classes implementing javax.swing.text.StyledDocument | |
class | The default implementation of StyledDocument .
|
Methods with return type javax.swing.text.StyledDocument | |
StyledDocument | Returns the StyledDocument that is used by editor .
|
GNU Classpath (0.18) |