A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AMP_ENTITY - Static variable in class com.japisoft.xmlpad.bean.XMLEntityResolver
 
ATTRIBUTE - Static variable in class com.japisoft.dtdparser.node.DTDNode
Attribute type
AUTO_UI - Static variable in class com.japisoft.xmlpad.action.XMLAction
Use default method for building UI part.
AbstractDTDDocumentBuilder - class com.japisoft.dtdparser.document.AbstractDTDDocumentBuilder.
Abstract DTDDocumentBuilder
AbstractDTDDocumentBuilder() - Constructor for class com.japisoft.dtdparser.document.AbstractDTDDocumentBuilder
 
AbstractEntityHelper - class com.japisoft.xmlpad.helper.AbstractEntityHelper.
Basic class for managing entites.
AbstractEntityHelper() - Constructor for class com.japisoft.xmlpad.helper.AbstractEntityHelper
 
AbstractHelper - class com.japisoft.xmlpad.helper.AbstractHelper.
Common helper class UIManager properties : - xmlpad.helper.backgroundColor - xmlpad.helper.foregroundColor - xmlpad.helper.selectionBackgroundColor - xmlpad.helper.selectionForegroundColor - xmlpad.helper.icon
AbstractHelper() - Constructor for class com.japisoft.xmlpad.helper.AbstractHelper
 
AbstractTagHelper - class com.japisoft.xmlpad.helper.AbstractTagHelper.
Abstract class for tag helper, this class is a facility for managing TagDescriptor
AbstractTagHelper() - Constructor for class com.japisoft.xmlpad.helper.AbstractTagHelper
 
AbstractTreeAction - class com.japisoft.xmlpad.tree.action.AbstractTreeAction.
Basic class for Tree action
AbstractTreeAction() - Constructor for class com.japisoft.xmlpad.tree.action.AbstractTreeAction
 
AbstractTreeAction(String) - Constructor for class com.japisoft.xmlpad.tree.action.AbstractTreeAction
 
Accessibility - interface com.japisoft.xmlpad.Accessibility.
Interface for interacting easily with JXMLPad.
ActionGroup - class com.japisoft.xmlpad.action.ActionGroup.
A Group is a set of XMLAction.
ActionGroup(String) - Constructor for class com.japisoft.xmlpad.action.ActionGroup
 
ActionModel - class com.japisoft.xmlpad.action.ActionModel.
ActionModel Here a model managing available action for the XMLContainer.
ActionModel() - Constructor for class com.japisoft.xmlpad.action.ActionModel
 
AddHistoryAction - class com.japisoft.xmlpad.tree.action.AddHistoryAction.
Add this navigation path to the history
AddHistoryAction() - Constructor for class com.japisoft.xmlpad.tree.action.AddHistoryAction
 
AttDescriptor - class com.japisoft.xmlpad.helper.AttDescriptor.
Descriptor for attribute
AttDescriptor(String, String) - Constructor for class com.japisoft.xmlpad.helper.AttDescriptor
 
AttDescriptor(String, String, boolean) - Constructor for class com.japisoft.xmlpad.helper.AttDescriptor
 
AttributeDTDNode - class com.japisoft.dtdparser.node.AttributeDTDNode.
Attribute node.
AttributeDTDNode() - Constructor for class com.japisoft.dtdparser.node.AttributeDTDNode
 
AttributeDTDNode(String) - Constructor for class com.japisoft.dtdparser.node.AttributeDTDNode
Attribute id
AttributeHelper - class com.japisoft.xmlpad.helper.AttributeHelper.
 
AttributeHelper() - Constructor for class com.japisoft.xmlpad.helper.AttributeHelper
 
accept(SimpleNode) - Method in class com.japisoft.xmlpad.editor.DefaultEditor
Accept all text node : by checking isText
accept(SimpleNode) - Method in interface com.japisoft.xmlpad.editor.Editor
 
accept(SimpleNode) - Static method in class com.japisoft.xmlpad.editor.EditorModel
 
actionPerformed(ActionEvent) - Method in class com.japisoft.xmlpad.action.XMLAction
Don't override it, this method will call the notifyAction if an editor is available
actionPerformed(ActionEvent) - Method in class com.japisoft.xmlpad.dialog.OkCancelDialog
 
activateError(String) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Show an error on the root.
activeActionByName(String) - Static method in class com.japisoft.xmlpad.action.ActionModel
Active an action by its name
activeActionByName(String, XMLContainer, XMLEditor) - Static method in class com.japisoft.xmlpad.action.ActionModel
Active an action changing the current container and editor this these ones.
addAction(Action) - Method in class com.japisoft.xmlpad.PopupModel
Add a new action.
addAction(Action) - Method in class com.japisoft.xmlpad.ToolBarModel
Add a new Swing Action or XMLAction.
addAction(XMLAction) - Method in class com.japisoft.xmlpad.action.ActionGroup
Add a new XML action
addActionForGroup(String, XMLAction) - Static method in class com.japisoft.xmlpad.action.ActionModel
Add this action 'a' for the followed groupName.
addActionForGroup(String, String) - Static method in class com.japisoft.xmlpad.action.ActionModel
Add a new action for this groupName.
addComment(String) - Method in class com.japisoft.dtdparser.document.DTDDocument
 
addDTDNode(DTDNode) - Method in class com.japisoft.dtdparser.node.DTDNode
Add a DTDNode child / @return the added node
addDTDNode(DTDNode) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
Overriding for getting attribute node
addDTDNode(DTDNode) - Method in class com.japisoft.dtdparser.node.ElementSetDTDNode
Overriding for elementRef
addDTDNode(DTDNode) - Method in class com.japisoft.dtdparser.node.RootDTDNode
Override for fast element access
addDocumentStateListener(DocumentStateListener) - Method in class com.japisoft.xmlpad.XMLContainer
Add listener for document parsing state : error or not
addEditor(Editor) - Static method in class com.japisoft.xmlpad.editor.EditorModel
Add an editor.
addEntity(String, String) - Method in class com.japisoft.xmlpad.helper.AbstractEntityHelper
 
addEntityDescriptor(EntityDescriptor) - Method in class com.japisoft.xmlpad.helper.AbstractEntityHelper
Add a new entry
addEntityDescriptor(EntityDescriptor) - Method in interface com.japisoft.xmlpad.helper.EntityHelper
Add a new entity descriptor
addFileExt(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Add a file extension for loading/saving this document type
addGroup(ActionGroup) - Static method in class com.japisoft.xmlpad.action.ActionModel
Insert a new group of actions
addJob(Job) - Static method in class com.japisoft.xmlpad.toolkit.JobManager
Add a new job.
addLocationListener(LocationListener) - Method in class com.japisoft.xmlpad.XMLContainer
Deprecated. Use setLocationListener
addNavigationHistoryPath(String) - Method in class com.japisoft.xmlpad.XMLContainer
Store a new navigation XPath value.
addNotify() - Method in class com.japisoft.xmlpad.XMLContainer
This method call the init method for connection listeners to components
addNotify() - Method in class com.japisoft.xmlpad.bean.XMLEditor
This method will call the init method
addPopupModelListener(PopupModelListener) - Method in class com.japisoft.xmlpad.PopupModel
Add a new listener for the popup update
addSeparator() - Method in class com.japisoft.xmlpad.PopupModel
Add a separator
addSeparator() - Method in class com.japisoft.xmlpad.ToolBarModel
Add a separator
addTag(String, AttDescriptor[], boolean) - Method in class com.japisoft.xmlpad.helper.AbstractTagHelper
 
addTagDescriptor(TagDescriptor) - Method in class com.japisoft.xmlpad.helper.AbstractTagHelper
 
addTagDescriptor(TagDescriptor) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
 
addTagDescriptor(TagDescriptor) - Method in interface com.japisoft.xmlpad.helper.TagHelper
add a new descriptor
addToolBarModelListener(ToolBarModelListener) - Method in class com.japisoft.xmlpad.ToolBarModel
Add a new listener for the toolbar update
asynchronousHighlightLine(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Highlight the line with an invokeLater
autoScroll() - Method in interface com.japisoft.xmlpad.elementview.ElementView
 
autoScroll() - Method in class com.japisoft.xmlpad.elementview.table.TableElementView
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z