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

R

REDO_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
Redo action
REQUIRED_ATT - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
REQUIRED_ATT - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
ROOT - Static variable in class com.japisoft.dtdparser.node.DTDNode
Root type
RealTimeTreeManager - class com.japisoft.xmlpad.tree.RealTimeTreeManager.
This is a manager for the real time tree.
RealTimeTreeManager(XMLContainer) - Constructor for class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
RealTimeTreeManager(XMLContainer, JTree) - Constructor for class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
RealTimeTreeManager.TreeDragSource - class com.japisoft.xmlpad.tree.RealTimeTreeManager.TreeDragSource.
 
RealTimeTreeManager.TreeDragSource(JTree, int) - Constructor for class com.japisoft.xmlpad.tree.RealTimeTreeManager.TreeDragSource
 
RedTheme - class com.japisoft.xmlpad.look.themes.RedTheme.
JXMLPad Red theme.
RedTheme() - Constructor for class com.japisoft.xmlpad.look.themes.RedTheme
 
RedoAction - class com.japisoft.xmlpad.action.edit.RedoAction.
Redo action
RedoAction() - Constructor for class com.japisoft.xmlpad.action.edit.RedoAction
 
RelaxNGTagHelper - class com.japisoft.xmlpad.helper.RelaxNGTagHelper.
RelaxNG tag helper
RelaxNGTagHelper(SimpleNode) - Constructor for class com.japisoft.xmlpad.helper.RelaxNGTagHelper
 
RelaxNGValidator - class com.japisoft.xmlpad.action.xml.RelaxNGValidator.
 
RelaxNGValidator() - Constructor for class com.japisoft.xmlpad.action.xml.RelaxNGValidator
 
RootDTDNode - class com.japisoft.dtdparser.node.RootDTDNode.
Main node type for DTD document type.
RootDTDNode() - Constructor for class com.japisoft.dtdparser.node.RootDTDNode
 
read(Reader) - Method in interface com.japisoft.xmlpad.Accessibility
Reset the editing content using this reader
redo() - Method in class com.japisoft.xmlpad.bean.XMLEditor
Redo last action
refreshUndoRedoState() - Method in class com.japisoft.xmlpad.XMLContainer
Update undo/redo button state
releaseWaiterForNoJob() - Method in class com.japisoft.xmlpad.toolkit.JobManager
 
relocatNode() - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
relocatNode(TreePath) - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
Synchronize the current selection with the text
remove(int, int) - Method in class com.japisoft.xmlpad.bean.XMLDocument
 
removeAction(Action, boolean) - Method in class com.japisoft.xmlpad.PopupModel
Remove an action or XMLAction.
removeAction(Action) - Method in class com.japisoft.xmlpad.PopupModel
 
removeAction(Action, boolean) - Method in class com.japisoft.xmlpad.ToolBarModel
Remove a swing Action or XMLAction.
removeAction(Action) - Method in class com.japisoft.xmlpad.ToolBarModel
Remove the a action
removeAction(XMLAction) - Method in class com.japisoft.xmlpad.action.ActionGroup
Remove a known XML action
removeActionForGroup(String, XMLAction) - Static method in class com.japisoft.xmlpad.action.ActionModel
Remove this action 'a' from the following groupName.
removeDTDNode(DTDNode) - Method in class com.japisoft.dtdparser.node.DTDNode
Remove a DTDNode child
removeDocumentStateListener(DocumentStateListener) - Method in class com.japisoft.xmlpad.XMLContainer
Remove a listener
removeEditor(Editor) - Static method in class com.japisoft.xmlpad.editor.EditorModel
Remove an editor
removeEntity(String) - Method in class com.japisoft.xmlpad.bean.XMLEntityResolver
Remove an entity value
removeEntityValue(char) - Method in class com.japisoft.xmlpad.bean.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.bean.XMLEditor
Remove error line
removeLocationListener(LocationListener) - Method in class com.japisoft.xmlpad.XMLContainer
Remove a listener
removeNavigationHistoryPath(String) - Method in class com.japisoft.xmlpad.XMLContainer
Remove this XPath navigation value.
removeNotify() - Method in class com.japisoft.xmlpad.XMLContainer
This method calls the dispose method for freeing ressource
removeNotify() - Method in class com.japisoft.xmlpad.bean.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
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.bean.XMLDocument.XMLDocumentListener
 
renderer(Graphics, Color, int, int, int, int) - Method in class com.japisoft.xmlpad.bean.renderer.BasicLineRenderer
 
renderer(Graphics, Color, int, int, int, int) - Method in interface com.japisoft.xmlpad.bean.renderer.LineRenderer
Renderer the line to this location.
renderer(Graphics, Color, int, int, int, int) - Method in class com.japisoft.xmlpad.bean.renderer.SimpleLineRenderer
 
replaceActionByName(String, XMLAction) - Static method in class com.japisoft.xmlpad.action.ActionModel
Replace an action matching the name by the newAction
requestFocus() - Method in class com.japisoft.xmlpad.XMLContainer
 
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.
resetActionState(XMLContainer) - Static method in class com.japisoft.xmlpad.action.ActionModel
Reset the current Action state for this editor and this container
resetDefaultLook() - Method in class com.japisoft.xmlpad.bean.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.bean.XMLEditor
 
resetDocumentState(boolean) - Method in class com.japisoft.xmlpad.bean.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.
run() - Method in class com.japisoft.xmlpad.toolkit.JobManager
 

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