Interface javax.swing.event.DocumentEvent | 1.2 |
Geschachtelte Klassen | |
---|---|
public static | DocumentEvent.ElementChange |
public static final | DocumentEvent.EventType |
Methoden | |
---|---|
public int | getOffset() |
public int | getLength() |
public Document | getDocument() |
public DocumentEvent.EventType | getType() |
public DocumentEvent.ElementChange | getChange(Element elem) |