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
_
I
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
CopyNode
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
AddHistoryAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
EditNode
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
NextAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
PasteAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
CutAction
ID
- Static variable in class com.japisoft.xmlpad.action.other.
SplitActionHorizontal
ID
- Static variable in class com.japisoft.xmlpad.action.file.
NewAction
ID
- Static variable in class com.japisoft.xmlpad.action.file.
SaveAsAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
SelectNode
ID
- Static variable in class com.japisoft.xmlpad.action.search.
SearchAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
CutNode
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
CommentTagAction
ID
- Static variable in class com.japisoft.xmlpad.action.xml.
ParseAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
SelectTagAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
CleanHistoryAction
ID
- Static variable in class com.japisoft.xmlpad.action.search.
SearchElement
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
CopyXPathLocation
ID
- Static variable in class com.japisoft.xmlpad.action.file.
SaveAction
ID
- Static variable in class com.japisoft.xmlpad.action.xml.
FormatAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
PreviousAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
UndoAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
CopyAction
ID
- Static variable in class com.japisoft.xmlpad.action.file.
InsertAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
SurroundTagAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
SelectAllAction
ID
- Static variable in class com.japisoft.xmlpad.tree.action.
CommentNode
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
RedoAction
ID
- Static variable in class com.japisoft.xmlpad.action.file.
LoadAction
ID
- Static variable in class com.japisoft.xmlpad.action.xml.
CommentAction
ID
- Static variable in class com.japisoft.xmlpad.action.other.
SplitAction
ID
- Static variable in class com.japisoft.xmlpad.action.other.
TreeVisibilityAction
ID
- Static variable in class com.japisoft.xmlpad.action.edit.
FastCommentUncommentAction
ID_ATT_VAL
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
ID_ATT_VAL
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
IDREF_ATT_VAL
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
IDREF_ATT_VAL
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
IELook
- class com.japisoft.xmlpad.look.
IELook
.
Custom Look from Internet explorer XML view
IELook()
- Constructor for class com.japisoft.xmlpad.look.
IELook
IGNORE
- Static variable in class com.japisoft.dtdparser.node.
EntityDTDNode
IMAGE_EXT
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
Default image file extension
IMAGE_SIZE
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
Default image size
IMPLIED_ATT
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
IMPLIED_ATT
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
INCLUDE
- Static variable in class com.japisoft.dtdparser.node.
EntityDTDNode
INDENT_CHAR_PROPERTY
- Static variable in interface com.japisoft.xmlpad.action.
Properties
Character for the indentation like a tab or a space
INDENT_SIZE_PROPERTY
- Static variable in interface com.japisoft.xmlpad.action.
Properties
Size of the indentation in char number
init()
- Method in class com.japisoft.xmlpad.tree.
RealTimeTreeManager
init(ElementViewContext)
- Method in class com.japisoft.xmlpad.elementview.table.
TableElementView
init(ElementViewContext)
- Method in interface com.japisoft.xmlpad.elementview.
ElementView
Initialize this view with a context for interacting with the XMLContainer
initKeymap()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
INSERT_ACTION
- Static variable in interface com.japisoft.xmlpad.action.
ActionSet
Insert file action
InsertAction
- class com.japisoft.xmlpad.action.file.
InsertAction
.
Insert a file content at the current location
InsertAction
- class com.japisoft.xmlpad.action.toolkit.
InsertAction
.
Action for inserting text.
InsertAction()
- Constructor for class com.japisoft.xmlpad.action.file.
InsertAction
InsertAction()
- Constructor for class com.japisoft.xmlpad.action.toolkit.
InsertAction
InsertAction(String)
- Constructor for class com.japisoft.xmlpad.action.toolkit.
InsertAction
Insert the following text
insertActionAt(Action, int)
- Method in class com.japisoft.xmlpad.
PopupModel
Insert an action for the location
insertActionAt(Action, int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Insert an action for the location
insertChildNode(int, SimpleNode)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Insert a childnode at the index location
insertSeparatorAt(int)
- Method in class com.japisoft.xmlpad.
PopupModel
Insert a separator at the location
insertSeparatorAt(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Insert a separator at the location
insertString(int, String, AttributeSet)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Insert a string at this offset showing if needed a syntax popup helper
insertStringWithoutHelper(int, String, AttributeSet)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Insert a string at this offset ignore syntax popup helper
insertStringWithoutStructureDamaged(int, String, AttributeSet)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Insert a string at this offset ignoring the tree synchronization
insertText(String)
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Insert a string at the current caret location
insertUpdate(DocumentEvent)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument.XMLDocumentListener
install()
- Static method in class com.japisoft.xmlpad.look.themes.
BlueTheme
Install this theme
install()
- Static method in class com.japisoft.xmlpad.look.themes.
GreenTheme
install()
- Static method in class com.japisoft.xmlpad.look.themes.
RedTheme
Install this theme
install(XMLContainer, JTree)
- Method in class com.japisoft.xmlpad.look.
DefaultLook
Change the graphics attributes of this realtime tree
install(XMLContainer, JTree)
- Method in class com.japisoft.xmlpad.look.
IELook
install(XMLContainer, JTree)
- Method in interface com.japisoft.xmlpad.look.
Look
Install the tree for this look
install(XMLContainer, JTree)
- Static method in class com.japisoft.xmlpad.look.
LookManager
Set the share tree view
install(XMLContainer, JTree)
- Method in class com.japisoft.xmlpad.look.
XMLPadLook
install(XMLContainer, XMLEditor)
- Method in class com.japisoft.xmlpad.look.
DefaultLook
Change the graphics attributes of this editor
install(XMLContainer, XMLEditor)
- Method in class com.japisoft.xmlpad.look.
IELook
Change the graphics attributes of this editor
install(XMLContainer, XMLEditor)
- Method in interface com.japisoft.xmlpad.look.
Look
Update the graphics attributes for this editor
install(XMLContainer, XMLEditor)
- Static method in class com.japisoft.xmlpad.look.
LookManager
Install a look for the above editor
install(XMLContainer, XMLEditor)
- Method in class com.japisoft.xmlpad.look.
MozillaLook
install(XMLContainer, XMLEditor)
- Method in class com.japisoft.xmlpad.look.
XMLPadLook
INTERNAL_ENTITY
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
INTERNAL_ENTITY
- Static variable in class com.japisoft.dtdparser.node.
EntityDTDNode
INVALID_ACTION
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
Status returned by the notifyAction
invokeAction(String)
- Method in interface com.japisoft.xmlpad.
Accessibility
Call an XML action.
isAction(int)
- Method in class com.japisoft.xmlpad.
PopupModel
isAction(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
isAttribute()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isAttributeType()
- Method in class com.japisoft.xmlpad.toolkit.
XPathHandler
isAttributeValid(String, String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the nodeName supports this attribute
isAttributeValid(String, String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName supports this attribute
isAttributeValid(String, String, String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the nodeName supports this attribute name and value
isAttributeValid(String, String, String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName supports this attribute name and value
isAutoCloseTag()
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
by default
true
isAutoCloseTag()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Does the closing tag is inserted automatically :
true
by default
isAutoDisposeMode()
- Method in class com.japisoft.xmlpad.
XMLContainer
isAutoFocus()
- Method in class com.japisoft.xmlpad.
XMLContainer
isAutoResetAction()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
isCachedEnabled()
- Method in interface com.japisoft.dtdparser.
DTDMapper
isCancel()
- Method in class com.japisoft.xmlpad.dialog.
OkCancelDialog
isChoice()
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
isClosedLeaf()
- Method in class com.japisoft.fastparser.node.
SimpleNode
Particular way to know the tag declaration is in the <A/> form rather than <A></A>
isComment()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isComment()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isDashUnderlineMode()
- Method in class com.japisoft.xmlpad.tree.
FastTreeRenderer
isDocumentModified()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
isDtdMode()
- Method in class com.japisoft.xmlpad.
XMLDocumentInfo
For DTD coloration
isEditable()
- Method in class com.japisoft.xmlpad.
XMLContainer
By default return true
isEditable()
- Method in interface com.japisoft.xmlpad.elementview.
ElementViewContext
isEditableDocumentMode()
- Method in class com.japisoft.xmlpad.
XMLContainer
isElement()
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
isElement()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isElementRef()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isElementSet()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isEmpty()
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
isEmpty()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isEmptyElement()
- Method in class com.japisoft.dtdparser.node.
ElementDTDNode
isEnabled()
- Method in class com.japisoft.xmlpad.helper.
AttDescriptor
isEnabled()
- Method in class com.japisoft.xmlpad.helper.
AttValueDescriptor
isEnabled()
- Method in interface com.japisoft.xmlpad.helper.
Descriptor
isEnabled()
- Method in class com.japisoft.xmlpad.helper.
EntityDescriptor
isEnabled()
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
isEnabledAction(String)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
isEnabledRealTimeStructureChanged()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Notify in real time any tree structure change.
isEnabledTreeLocation()
- Method in class com.japisoft.xmlpad.
XMLContainer
Is Enabled the view of the tree location in the status bar ?
isEnabledTreeLocationForCaret()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Is Enabled the current tree location for a caret change ?.
isEnabledXPathLocation()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
isEnableStructureDamagedSupport()
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Support notification for an XML structure tree change like adding or removing a tag
isEntity()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isEntityValid(String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the entity name is declared ?
isEntityValid(String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the entity name is declared ?
isErrorPanelAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
isInsideTag(int)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
isInsideTag(int, boolean, boolean)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
isLeaf()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isLocationLocked()
- Method in class com.japisoft.xmlpad.tree.
RealTimeTreeManager
isNamespaceDeclared(String)
- Method in class com.japisoft.fastparser.node.
SimpleNode
isNodeChildSupported(String, String, int)
- Method in class com.japisoft.dtdparser.node.
ElementDTDNode
isNodeChildSupported(String, String, int)
- Method in class com.japisoft.dtdparser.node.
ElementSetDTDNode
isNodeDeclared(String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName is declared ?
isNodeValid(String, String, String, int)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the nodeParent can have the nodeName as child after the 'previousNodeName', occurence is for the node count
isNodeValid(String, String, String, int)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeParent can have the nodeName as child after the 'previousNodeName', occurence is for the node count
isOk()
- Method in class com.japisoft.xmlpad.dialog.
OkCancelDialog
isOpAND()
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
isOpOR()
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
isParameter()
- Method in class com.japisoft.dtdparser.node.
EntityDTDNode
isParseBeforeSaving()
- Method in class com.japisoft.xmlpad.
XMLIntegrity
isPopable()
- Method in class com.japisoft.xmlpad.action.
XMLAction
isPopupAvailable()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isPopupAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
use getUIAccessibility().isPopupAvailable
isPreservedComment()
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
isProtectTag()
- Method in class com.japisoft.xmlpad.
XMLIntegrity
A protection mean user can't edit it
isRaw()
- Method in class com.japisoft.xmlpad.helper.
AttDescriptor
isRaw()
- Method in class com.japisoft.xmlpad.helper.
AttValueDescriptor
isRaw()
- Method in interface com.japisoft.xmlpad.helper.
Descriptor
isRaw()
- Method in class com.japisoft.xmlpad.helper.
EntityDescriptor
isRaw()
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
isRealTimeTree()
- Method in class com.japisoft.xmlpad.
XMLDocumentInfo
isRealTimeTreeOnTextChange()
- Method in class com.japisoft.xmlpad.
XMLContainer
isReplaceAmp()
- Method in class com.japisoft.xmlpad.action.xml.
FormatAction
isReplaceAPos()
- Method in class com.japisoft.xmlpad.action.xml.
FormatAction
isReplaceGt()
- Method in class com.japisoft.xmlpad.action.xml.
FormatAction
isReplaceLt()
- Method in class com.japisoft.xmlpad.action.xml.
FormatAction
isReplaceQuote()
- Method in class com.japisoft.xmlpad.action.xml.
FormatAction
isRequired()
- Method in class com.japisoft.xmlpad.helper.
AttDescriptor
isResultNodesType()
- Method in class com.japisoft.xmlpad.toolkit.
XPathHandler
isRoot()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isRoot()
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
isRoot()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isSeparator(int)
- Method in class com.japisoft.xmlpad.
PopupModel
isSeparator(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
isSigma()
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
isSplit()
- Method in class com.japisoft.xmlpad.
XMLContainer
isStatusBarAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
isSyntaxPopup()
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Enable a popup for < and &, by default true
isSystemDocument()
- Method in class com.japisoft.xmlpad.
XMLDocumentInfo
isTag()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isText()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isToolbarable()
- Method in class com.japisoft.xmlpad.action.
XMLAction
isToolBarAvailable()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isToolBarAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
getUIAccessibility().setToolBarAvailable
isToolBarVisible()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isToolBarVisible()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
getUIAccessibility().isToolBarVisible
isTreeAvailable()
- Method in class com.japisoft.xmlpad.
XMLDocumentInfo
isTreeAvailable()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isTreeAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
getUIAccessibility().isTreeAvailable()
isTreePopable()
- Method in interface com.japisoft.xmlpad.action.
TreeAction
isTreePopable()
- Method in class com.japisoft.xmlpad.tree.action.
AbstractTreeAction
isTreePopupAvailable()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isTreePopupAvailable()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
use getUIAccessibility().isTreePopupAvailable
isTreeToolBarable()
- Method in interface com.japisoft.xmlpad.action.
TreeAction
isTreeToolBarable()
- Method in class com.japisoft.xmlpad.tree.action.
AbstractTreeAction
isTreeToolBarAvailable()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isTreeVisible()
- Method in interface com.japisoft.xmlpad.
UIAccessibility
isTreeVisible()
- Method in class com.japisoft.xmlpad.
XMLContainer
Deprecated.
use getUIAccessibility().isTreeVisible()
isValidating()
- Method in class com.japisoft.xmlpad.editor.
XMLTemplate
isValueValid(String)
- Method in class com.japisoft.dtdparser.node.
AttributeDTDNode
isViewComment()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isViewLeaf()
- Method in class com.japisoft.fastparser.node.
SimpleNode
isViewText()
- Method in class com.japisoft.fastparser.node.
SimpleNode
IView
- interface com.japisoft.xmlpad.
IView
.
This is for UI part of the XMLContainer.
IXMLPanel
- interface com.japisoft.xmlpad.
IXMLPanel
.
Here an interface for using the
XMLContainer
.
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
_