|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentModifier | |
---|---|
sk.uniba.euromath.document | Manages in-memory document. |
sk.uniba.euromath.editor.wizards.document | Reusable GUI wizards, that serves for document modification. |
Uses of DocumentModifier in sk.uniba.euromath.document |
---|
Methods in sk.uniba.euromath.document that return DocumentModifier | |
---|---|
DocumentModifier |
XMLAccess.getModifier()
Returns document modifier, which is used to transparently modify the document. |
Uses of DocumentModifier in sk.uniba.euromath.editor.wizards.document |
---|
Methods in sk.uniba.euromath.editor.wizards.document with parameters of type DocumentModifier | |
---|---|
void |
CreateAttributeListWizard.createAttributes(Element e,
DocumentModifier modifier)
Creates all selected attributes with their values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |