Yazi Ekle
-
java
|
javax
|
org
javax
>
javax.swing
>
javax.swing.text
>
javax.swing.text.styleddocument
>
Interface: javax.swing.text.StyledDocument
javax.swing.text.StyledDocument
public interface
StyledDocument
extends
Document
FIELDS:
CONSTRUCTORS:
METHODS:
Style
addStyle
(
String
nm,
Style
parent)
Color
getBackground
(
AttributeSet
attr)
Element
getCharacterElement
(int pos)
Font
getFont
(
AttributeSet
attr)
Color
getForeground
(
AttributeSet
attr)
Style
getLogicalStyle
(int p)
Element
getParagraphElement
(int pos)
Style
getStyle
(
String
nm)
void
removeStyle
(
String
nm)
void
setCharacterAttributes
(int offset, int length,
AttributeSet
s, boolean replace)
void
setLogicalStyle
(int pos,
Style
s)
void
setParagraphAttributes
(int offset, int length,
AttributeSet
s, boolean replace)
INHERITED METHODS:
SUBINTERFACES:
Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net