Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
A
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
accept(File)
- Method in class com.japisoft.xmlpad.
XMLDocumentFileFilter
accept(SimpleNode)
- Method in class com.japisoft.xmlpad.nodeeditor.
DefaultEditor
Accept all text node : by checking
isText
accept(SimpleNode)
- Method in interface com.japisoft.xmlpad.nodeeditor.
Editor
accept(SimpleNode)
- Static method in class com.japisoft.xmlpad.nodeeditor.
EditorModel
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
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
ActionSet
- interface com.japisoft.xmlpad.action.
ActionSet
.
This interface describes available known action.
activateError(String)
- Method in class com.japisoft.xmlpad.tree.
FastTreeRenderer
Show an error on the root.
ActivateOnSelection
- interface com.japisoft.xmlpad.action.
ActivateOnSelection
.
Here an interface for enabling/disabling automatically an action each time there's a text selection in JXMLPad.
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.
activeActionForSelection(boolean)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Enabled/Disabled all action implementing the ActicateOnSelection interface
addAction(Action)
- Method in class com.japisoft.xmlpad.
PopupModel
Add a new action.
addAction(Action)
- Method in class com.japisoft.xmlpad.action.
ActionGroup
Add a new XML action
addAction(Action)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Add a new Swing Action or XMLAction.
addActionForGroup(String, String)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Add a new action for this groupName.
addActionForGroup(String, XMLAction)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Add this action 'a' for the followed groupName.
addAttDescriptor(AttDescriptor)
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
addBookmarkPosition(BookmarkPosition)
- Method in interface com.japisoft.xmlpad.bookmark.
BookmarkModel
Add a new bookmark
addBookmarkPosition(BookmarkPosition)
- Method in class com.japisoft.xmlpad.bookmark.
DefaultBookmarkModel
addChildNode(SimpleNode)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Insert a new node
addDocumentStateListener(DocumentStateListener)
- Method in interface com.japisoft.xmlpad.
IView
Store a listener for a document
addDocumentStateListener(DocumentStateListener)
- Method in class com.japisoft.xmlpad.
XMLContainer
Add listener for document parsing state : error or not
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
addEditor(Editor)
- Static method in class com.japisoft.xmlpad.nodeeditor.
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
addEnumValue(String)
- Method in class com.japisoft.xmlpad.helper.
AttDescriptor
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
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
addLocationListener(LocationListener)
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
Use setLocationListener
addNameSpaceDeclaration(String, String)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Add a declaration for nameSpace
addNavigationHistoryPath(String)
- Method in class com.japisoft.xmlpad.
XMLContainer
Store a new navigation XPath value.
addNewReference(TagHelper, EntityHelper, String)
- Static method in class com.japisoft.xmlpad.helper.
SchemaCache
addNext(SchemaNode)
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
addNode(MutableNode)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Reset the children
addNotify()
- Method in class com.japisoft.xmlpad.editor.
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
addSynonymousTagDescriptor(TagDescriptor)
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
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
allattributeMode
- Variable in class com.japisoft.xmlpad.helper.schema.
SchemaToSchemaNode
AMP_ENTITY
- Static variable in class com.japisoft.xmlpad.editor.
XMLEntityResolver
asynchronousHighlightLine(int)
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Highlight the line with an invokeLater
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
ATTRIBUTE
- Static variable in class com.japisoft.dtdparser.node.
DTDNode
Attribute type
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
.
Helper for attributes
AttributeHelper(TagDescriptor)
- Constructor for class com.japisoft.xmlpad.helper.
AttributeHelper
AttributeValuesHelper
- class com.japisoft.xmlpad.helper.
AttributeValuesHelper
.
AttributeValuesHelper(AttDescriptor, char)
- Constructor for class com.japisoft.xmlpad.helper.
AttributeValuesHelper
AttValueDescriptor
- class com.japisoft.xmlpad.helper.
AttValueDescriptor
.
AttValueDescriptor(String, char)
- Constructor for class com.japisoft.xmlpad.helper.
AttValueDescriptor
AUTO_UI
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
Use default method for building UI part.
autoScroll()
- Method in class com.japisoft.xmlpad.elementview.table.
TableElementView
autoScroll()
- Method in interface com.japisoft.xmlpad.elementview.
ElementView
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_