Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
I
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
IMAGE_SIZE
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
IMPLIED_ATT
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
IMPLIED_ATT
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
initKeymap()
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
insertActionAt(Action, int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Insert an action for 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.bean.
DefaultXMLDocument
insertText(String)
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
Insert a string at the current caret location
insertUpdate(DocumentEvent)
- Method in class com.japisoft.xmlpad.bean.
DefaultXMLDocument.XMLDocumentListener
install(JTree)
- Static method in class com.japisoft.xmlpad.look.
LookManager
Set the share tree view
install(JTree)
- Method in interface com.japisoft.xmlpad.look.
Look
Install the tree for this look
install(JTree)
- Method in class com.japisoft.xmlpad.look.
DefaultLook
Change the graphics attributes of this realtime tree
install(XMLEditor)
- Method in class com.japisoft.xmlpad.look.
MozillaLook
install(XMLEditor)
- Static method in class com.japisoft.xmlpad.look.
LookManager
Install a look for the above editor
install(XMLEditor)
- Method in interface com.japisoft.xmlpad.look.
Look
Update the graphics attributes for this editor
install(XMLEditor)
- Method in class com.japisoft.xmlpad.look.
DefaultLook
Change the graphics attributes of this editor
INTERNAL_ENTITY
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
INTERNAL_ENTITY
- Static variable in class com.japisoft.dtdparser.node.
EntityDTDNode
isAction(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
isAttDelimiterHighlight()
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
isAttribute()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isAttributeValid(String, String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName supports this attribute
isAttributeValid(String, String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the nodeName supports this attribute
isAttributeValid(String, String, String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName supports this attribute name and value
isAttributeValid(String, String, String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the nodeName supports this attribute name and value
isAutoCloseTag()
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
Does the closing tag is inserted automatically :
true
by default
isAutoCloseTag()
- Method in class com.japisoft.xmlpad.bean.
DefaultXMLDocument
by default
true
isCancel()
- Method in class com.japisoft.xmlpad.dialog.
OkCancelDialog
isComment()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isEditable()
- Method in class com.japisoft.xmlpad.
XMLContainer
By default return true
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.dtdparser.node.
DTDNode
isEmpty()
- Method in class com.japisoft.xmlpad.helper.
TagDescriptor
isEMPTY()
- Method in class com.japisoft.dtdparser.node.
ElementDTDNode
isEnabledAction(String)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
isEnabledPopup()
- Method in class com.japisoft.xmlpad.
XMLContainer
isEnabledRealTimeStructureChanged()
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
Notify in real time any tree structure change.
isEnabledToolBar()
- Method in class com.japisoft.xmlpad.
XMLContainer
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.bean.
XMLEditor
Is Enabled the current tree location for a caret change ?.
isEnableStructureDamagedSupport()
- Method in class com.japisoft.xmlpad.bean.
DefaultXMLDocument
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 class com.japisoft.dtdparser.node.
RootDTDNode
Check if the entity name is declared ?
isEntityValid(String)
- Method in interface com.japisoft.dtdparser.
XMLValidator
Check if the entity name is declared ?
isInsideTag(int)
- Method in class com.japisoft.xmlpad.bean.
DefaultXMLDocument
isNodeChildSupported(String, String, int)
- Method in class com.japisoft.dtdparser.node.
ElementSetDTDNode
isNodeChildSupported(String, String, int)
- Method in class com.japisoft.dtdparser.node.
ElementDTDNode
isNodeDeclared(String)
- Method in class com.japisoft.dtdparser.node.
RootDTDNode
Check if the nodeName is declared ?
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
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
isOk()
- Method in class com.japisoft.xmlpad.dialog.
OkCancelDialog
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
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.
TagDescriptor
isRoot()
- Method in class com.japisoft.dtdparser.node.
DTDNode
isSeparator(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
isSyntaxPopup()
- Method in class com.japisoft.xmlpad.bean.
DefaultXMLDocument
Enable a popup for < and &, by default true
isTagDelimiterHighlight()
- Method in class com.japisoft.xmlpad.bean.
XMLEditor
isValidating()
- Method in class com.japisoft.xmlpad.bean.
XMLTemplate
isValueValid(String)
- Method in class com.japisoft.dtdparser.node.
AttributeDTDNode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z