Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
PlainDocument
org.jfree.ui.IntegerDocument
public class IntegerDocument
extends PlainDocument
Method Summary | |
void |
|
public void insertString(int i, String s, AttributeSet attributes) throws BadLocationException
Inserts a string.
- Parameters:
i
- i.s
- s.attributes
- the attributes.