Klasse javax.swing.event.DocumentEvent.EventType | 1.2 |
java.lang.Object | +--javax.swing.event.DocumentEvent.EventType
Datenelemente | |
---|---|
public final static DocumentEvent.EventType | INSERT |
public final static DocumentEvent.EventType | REMOVE |
public final static DocumentEvent.EventType | CHANGE |
Methoden | |
---|---|
public String | toString() |