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
_
R
read(Reader)
- Method in interface com.japisoft.xmlpad.
Accessibility
Reset the editing content using this reader
ready()
- Method in interface com.japisoft.xmlpad.
UIStateListener
Called when the user interface has been built
RealTimeTreeManager
- class com.japisoft.xmlpad.tree.
RealTimeTreeManager
.
This is a manager for the real time tree.
RealTimeTreeManager.TreeDragSource
- class com.japisoft.xmlpad.tree.
RealTimeTreeManager.TreeDragSource
.
RealTimeTreeManager.TreeDragSource(JTree, int)
- Constructor for class com.japisoft.xmlpad.tree.
RealTimeTreeManager.TreeDragSource
RealTimeTreeManager(XMLContainer)
- Constructor for class com.japisoft.xmlpad.tree.
RealTimeTreeManager
RealTimeTreeManager(XMLContainer, JTree)
- Constructor for class com.japisoft.xmlpad.tree.
RealTimeTreeManager
REDO_ACTION
- Static variable in interface com.japisoft.xmlpad.action.
ActionSet
Redo action
redo()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Redo last action
RedoAction
- class com.japisoft.xmlpad.action.edit.
RedoAction
.
Redo action
RedoAction()
- Constructor for class com.japisoft.xmlpad.action.edit.
RedoAction
RedTheme
- class com.japisoft.xmlpad.look.themes.
RedTheme
.
JXMLPad Red theme.
RedTheme()
- Constructor for class com.japisoft.xmlpad.look.themes.
RedTheme
refreshUndoRedoState()
- Method in class com.japisoft.xmlpad.
XMLContainer
Update undo/redo button state
RelaxNGTagHelper
- class com.japisoft.xmlpad.helper.relaxng.
RelaxNGTagHelper
.
RelaxNG tag helper
RelaxNGTagHelper(SimpleNode)
- Constructor for class com.japisoft.xmlpad.helper.relaxng.
RelaxNGTagHelper
RelaxNGToSchemaNode
- class com.japisoft.xmlpad.helper.relaxng.
RelaxNGToSchemaNode
.
RelaxNGToSchemaNode()
- Constructor for class com.japisoft.xmlpad.helper.relaxng.
RelaxNGToSchemaNode
RelaxNGValidator
- class com.japisoft.xmlpad.validator.
RelaxNGValidator
.
Validate the container content for RelaxNG.
RelaxNGValidator()
- Constructor for class com.japisoft.xmlpad.validator.
RelaxNGValidator
remove(int, int)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Remove a text at this offset.
removeAction(Action)
- Method in class com.japisoft.xmlpad.
PopupModel
removeAction(Action)
- Method in class com.japisoft.xmlpad.action.
ActionGroup
Remove a known XML action
removeAction(Action)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Remove the a action
removeAction(Action, boolean)
- Method in class com.japisoft.xmlpad.
PopupModel
Remove an action or XMLAction.
removeAction(Action, boolean)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Remove a swing Action or XMLAction.
removeAction(String)
- Method in class com.japisoft.xmlpad.action.
ActionGroup
Remove an action by name
removeActionByName(String)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Remove an action by its name
removeActionForGroup(String, XMLAction)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Remove this action 'a' from the following groupName.
removeAllBookmarks()
- Method in interface com.japisoft.xmlpad.bookmark.
BookmarkModel
Remove all boomarks
removeAllBookmarks()
- Method in class com.japisoft.xmlpad.bookmark.
DefaultBookmarkModel
removeAllNameSpaceDeclaration()
- Method in class com.japisoft.fastparser.node.
SimpleNode
Remove all the nameSpace declaration
removeBookmarkPosition(BookmarkPosition)
- Method in interface com.japisoft.xmlpad.bookmark.
BookmarkModel
Remove a known bookmark
removeBookmarkPosition(BookmarkPosition)
- Method in class com.japisoft.xmlpad.bookmark.
DefaultBookmarkModel
removeChildNode(SimpleNode)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Remove the following node
removeChildNodeAt(int)
- Method in class com.japisoft.fastparser.node.
SimpleNode
removeChildrenNodes()
- Method in class com.japisoft.fastparser.node.
SimpleNode
Remove all the children
removeDocumentStateListener(DocumentStateListener)
- Method in interface com.japisoft.xmlpad.
IView
Remove a listener for a document
removeDocumentStateListener(DocumentStateListener)
- Method in class com.japisoft.xmlpad.
XMLContainer
Remove a listener
removeDTDNode(DTDNode)
- Method in class com.japisoft.dtdparser.node.
DTDNode
Remove a DTDNode child
removeEditor(Editor)
- Static method in class com.japisoft.xmlpad.nodeeditor.
EditorModel
Remove an editor
removeEntity(String)
- Method in class com.japisoft.xmlpad.editor.
XMLEntityResolver
Remove an entity value
removeEntityValue(char)
- Method in class com.japisoft.xmlpad.editor.
XMLEntityResolver
removeFileExt(String)
- Method in class com.japisoft.xmlpad.
XMLDocumentInfo
Remove this file extension for loading/saving this document type
removeGroup(ActionGroup)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Remove a group of action
removeHighlightedErrorLine()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Remove error line
removeHighlightedLines()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Remove all highlighted lines
removeLocationListener(LocationListener)
- Method in class com.japisoft.xmlpad.
XMLContainer
Remove a listener
removeNameSpaceDeclaration(String)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Remove a nameSpace prefix declaration
removeNavigationHistoryPath(String)
- Method in class com.japisoft.xmlpad.
XMLContainer
Remove this XPath navigation value.
removeNext(SchemaNode)
- Method in class com.japisoft.xmlpad.helper.
SchemaNode
removeNotify()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
This method will call the dispose method
removeNotify()
- Method in class com.japisoft.xmlpad.dialog.
OkCancelDialog
removePopupModelListener(PopupModelListener)
- Method in class com.japisoft.xmlpad.
PopupModel
Remove a listener for the toolbar update
removeReference(Object, TagHelper)
- Static method in class com.japisoft.xmlpad.helper.
SchemaCache
removeSeparator(int)
- Method in class com.japisoft.xmlpad.
PopupModel
Remove a separator at the location
removeSeparator(int)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Remove a separator at the location
removeToolBarModelListener(ToolBarModelListener)
- Method in class com.japisoft.xmlpad.
ToolBarModel
Remove a listener for the toolbar update
removeUpdate(DocumentEvent)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument.XMLDocumentListener
removeWithoutStructureDamaged(int, int)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
Remove a text at this offset, it will not synchronize the tree
renderer(Graphics, Color, int, int, int, int)
- Method in class com.japisoft.xmlpad.editor.renderer.
BasicLineRenderer
renderer(Graphics, Color, int, int, int, int)
- Method in class com.japisoft.xmlpad.editor.renderer.
EditixLineRenderer
renderer(Graphics, Color, int, int, int, int)
- Method in interface com.japisoft.xmlpad.editor.renderer.
LineRenderer
Renderer the line to this location.
renderer(Graphics, Color, int, int, int, int)
- Method in class com.japisoft.xmlpad.editor.renderer.
SimpleLineRenderer
replaceActionByName(String, Action)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Replace an action matching the name by the newAction
replaceChildNode(SimpleNode, SimpleNode)
- Method in class com.japisoft.fastparser.node.
SimpleNode
Replace this oldNode by this newOne
requestFocus()
- Method in class com.japisoft.xmlpad.
XMLContainer
REQUIRED_ATT
- Static variable in interface com.japisoft.dtdparser.document.
DTDDocumentBuilder
REQUIRED_ATT
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
resetActionState(XMLContainer)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Reset the current Action state for this editor and this container
resetActionState(XMLEditor, XMLContainer)
- Method in class com.japisoft.xmlpad.action.
ActionGroup
Updage action for this group for working on this editor and this container
resetActionState(XMLEditor, XMLContainer)
- Static method in class com.japisoft.xmlpad.action.
ActionModel
Deprecated.
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.
resetCompletionMode(boolean)
- Method in class com.japisoft.xmlpad.editor.
XMLDocument
For inner usage
resetDefaultLook()
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Reset the default color of the editor
resetDefaultToolBarActions()
- Method in class com.japisoft.xmlpad.
XMLContainer
Update the toolbarModel adding separator.
resetDocument(XMLDocument)
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
resetDocumentState(boolean)
- Method in class com.japisoft.xmlpad.editor.
XMLEditor
Only for internal usage.
resetEditor(XMLEditor)
- Method in class com.japisoft.xmlpad.
XMLContainer
Particular case for using the good editor with focus.
resetPopupModel(PopupModel)
- Static method in class com.japisoft.xmlpad.
PopupModel
Reset the popup model to include all action (Popable) from the
ActionModel
resetProperties(HashMap)
- Method in class com.japisoft.xmlpad.
XMLContainer
Reset the inner properties
resetToolBarModel(ToolBarModel)
- Static method in class com.japisoft.xmlpad.
ToolBarModel
Reset the toolBar model to include all action (Toolbarable) from the
ActionModel
resetTreeLocation(SimpleNode)
- Method in class com.japisoft.xmlpad.tree.
RealTimeTreeManager
resetTreePopupModel(PopupModel)
- Static method in class com.japisoft.xmlpad.
PopupModel
Reset this popup model to include all tree popable action from the
ActionModel
tree group.
resetTreeToolBarModel(ToolBarModel)
- Static method in class com.japisoft.xmlpad.
ToolBarModel
Reset this popup model to include all tree popable action from the
ActionModel
tree group.
RESOURCE_BUNDLE
- Static variable in class com.japisoft.xmlpad.action.
XMLAction
Use a resource bundle for tabel/tooltip/shortcut/icon.
restoreEntityHelper(String)
- Static method in class com.japisoft.xmlpad.helper.
SchemaCache
restoreTagHelper(Object, String)
- Static method in class com.japisoft.xmlpad.helper.
SchemaCache
ROOT
- Static variable in class com.japisoft.xmlpad.helper.
SchemaNode
ROOT
- Static variable in class com.japisoft.dtdparser.node.
DTDNode
Root type
RootDTDNode
- class com.japisoft.dtdparser.node.
RootDTDNode
.
Main node type for DTD document type.
RootDTDNode()
- Constructor for class com.japisoft.dtdparser.node.
RootDTDNode
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
_