|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JaxeEditListenerIf
Listener for EditEvents
| Method Summary | |
|---|---|
javax.swing.text.Position |
elementAdded(JaxeEditEvent e,
javax.swing.text.Position pos)
Method is called when inserting JaxeElements into the document |
void |
elementRemoved(JaxeEditEvent e)
Method is called when JaxeElements are removed in the document |
javax.swing.text.Position |
prepareAddedElement(javax.swing.text.Position pos)
Method is called before inserting JaxeElements into the document |
void |
textAdded(JaxeEditEvent e)
Method is called when text is inserted into the document |
void |
textRemoved(JaxeEditEvent e)
Method is called when text is removed in the document |
| Method Detail |
|---|
javax.swing.text.Position prepareAddedElement(javax.swing.text.Position pos)
e -
javax.swing.text.Position elementAdded(JaxeEditEvent e,
javax.swing.text.Position pos)
e - void textAdded(JaxeEditEvent e)
e - void elementRemoved(JaxeEditEvent e)
e - void textRemoved(JaxeEditEvent e)
e -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||