Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Deprecated Methods
com.japisoft.xmlpad.bean.XMLEditor.getFontForAttribute()
Fontize attribute <tag ATTRIBUTE="..." ...
com.japisoft.xmlpad.bean.XMLEditor.getFontForAttributeSeparator()
Fontize '='
com.japisoft.xmlpad.bean.XMLEditor.getFontForComment()
Fontize XML comment <!-- ... -->
com.japisoft.xmlpad.bean.XMLEditor.getFontForDeclaration()
Fontize XML declaration <? ... ?>
com.japisoft.xmlpad.bean.XMLEditor.getFontForDocType()
Fontize DocType declaration <! ... >
com.japisoft.xmlpad.bean.XMLEditor.getFontForEntity()
Fontize entity &ENTITY;
com.japisoft.xmlpad.bean.XMLEditor.getFontForInvalid()
Fontize error
com.japisoft.xmlpad.bean.XMLEditor.getFontForLiteral()
Fontize literal "..."
com.japisoft.xmlpad.bean.XMLEditor.getFontForNameSpace()
Fontize namespace
com.japisoft.xmlpad.bean.XMLEditor.getFontForTag()
Fontize tag <Tag...
com.japisoft.xmlpad.bean.XMLEditor.getFontForTagDelimiter()
Fontize tag delimiter < or >
com.japisoft.xmlpad.bean.XMLEditor.getFontForTagEnd()
Fontize '/'
com.japisoft.xmlpad.bean.XMLEditor.getFontForText()
Fontize text
com.japisoft.xmlpad.action.ActionModel.resetActionState(XMLEditor, XMLContainer)
Use only the version with the XMLContainer as parameter Reset the current Action state for this editor and this container, thus action will work on the good editor.
com.japisoft.xmlpad.bean.XMLEditor.setFontForAttribute(Font)
Fontize attribute <tag ATTRIBUTE="..." ...
com.japisoft.xmlpad.bean.XMLEditor.setFontForAttributeSeparator(Font)
Fontize '='
com.japisoft.xmlpad.bean.XMLEditor.setFontForComment(Font)
Fontize XML comment <!-- ... -->
com.japisoft.xmlpad.bean.XMLEditor.setFontForDeclaration(Font)
Fontize XML declaration <? ... ?>
com.japisoft.xmlpad.bean.XMLEditor.setFontForDocType(Font)
Fontize DocType declaration <! ... >
com.japisoft.xmlpad.bean.XMLEditor.setFontForEntity(Font)
Fontize entity &ENTITY;
com.japisoft.xmlpad.bean.XMLEditor.setFontForInvalid(Font)
Fontize error
com.japisoft.xmlpad.bean.XMLEditor.setFontForLiteral(Font)
Fontize literal "..."
com.japisoft.xmlpad.bean.XMLEditor.setFontForNameSpace(Font)
Fontize namespace
com.japisoft.xmlpad.bean.XMLEditor.setFontForTag(Font)
Fontize tag <Tag...
com.japisoft.xmlpad.bean.XMLEditor.setFontForTagDelimiter(Font)
Fontize tag delimiter < or >
com.japisoft.xmlpad.bean.XMLEditor.setFontForTagEnd(Font)
Fontize '/'
com.japisoft.xmlpad.bean.XMLEditor.setFontForText(Font)
Fontize text
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes