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

S

SAVEAS_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
SaveAs action
SAVE_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
Save action
SEARCH_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
Search action
SEARCH_GROUP - Static variable in class com.japisoft.xmlpad.action.ActionModel
Search group
SEQUENCE_TYPE - Static variable in class com.japisoft.dtdparser.node.ElementSetDTDNode
( element1 , element2 )
SPLIT_ACTION - Static variable in class com.japisoft.xmlpad.action.ActionModel
Split action
SYSTEM_ENTITY - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
SYSTEM_ENTITY - Static variable in class com.japisoft.dtdparser.node.EntityDTDNode
 
SaveAction - class com.japisoft.xmlpad.action.file.SaveAction.
 
SaveAction() - Constructor for class com.japisoft.xmlpad.action.file.SaveAction
 
SaveAsAction - class com.japisoft.xmlpad.action.file.SaveAsAction.
Action for saving the current content
SaveAsAction() - Constructor for class com.japisoft.xmlpad.action.file.SaveAsAction
 
SchemaTagHelper - class com.japisoft.xmlpad.helper.SchemaTagHelper.
Syntax helper part for schema
SchemaTagHelper(String, SimpleNode) - Constructor for class com.japisoft.xmlpad.helper.SchemaTagHelper
 
SearchAction - class com.japisoft.xmlpad.action.search.SearchAction.
Action for searching a node by its tree
SearchAction() - Constructor for class com.japisoft.xmlpad.action.search.SearchAction
 
SearchElement - class com.japisoft.xmlpad.action.search.SearchElement.
Search an element
SearchElement(int) - Constructor for class com.japisoft.xmlpad.action.search.SearchElement
 
SelectAllAction - class com.japisoft.xmlpad.action.edit.SelectAllAction.
Select all on the current editor
SelectAllAction() - Constructor for class com.japisoft.xmlpad.action.edit.SelectAllAction
 
SelectNode - class com.japisoft.xmlpad.tree.action.SelectNode.
Select the current node
SelectNode() - Constructor for class com.japisoft.xmlpad.tree.action.SelectNode
 
SelectTagAction - class com.japisoft.xmlpad.action.edit.SelectTagAction.
Select the current tag
SelectTagAction() - Constructor for class com.japisoft.xmlpad.action.edit.SelectTagAction
 
SimpleLineRenderer - class com.japisoft.xmlpad.bean.renderer.SimpleLineRenderer.
Simple line renderer
SimpleLineRenderer() - Constructor for class com.japisoft.xmlpad.bean.renderer.SimpleLineRenderer
 
SingleDocumentEditor - class com.japisoft.xmlpad.toolkit.SingleDocumentEditor.
This tookit is a manager for single XML file edition.
SplitAction - class com.japisoft.xmlpad.action.other.SplitAction.
Split the container
SplitAction() - Constructor for class com.japisoft.xmlpad.action.other.SplitAction
 
StaticEntityHelper - class com.japisoft.xmlpad.helper.StaticEntityHelper.
Helper without DTD/Schema.
StaticEntityHelper() - Constructor for class com.japisoft.xmlpad.helper.StaticEntityHelper
 
StaticTagHelper - class com.japisoft.xmlpad.helper.StaticTagHelper.
This helper will not take into account the XML structure
StaticTagHelper() - Constructor for class com.japisoft.xmlpad.helper.StaticTagHelper
 
StructureDamagedListener - interface com.japisoft.xmlpad.bean.StructureDamagedListener.
Notify that the XML structure had changed This is useful for real-time tree view.
SyntaxHelper - class com.japisoft.xmlpad.helper.SyntaxHelper.
SyntaxHelper This classes is a method factory for finding helper for the current XMLPad context usage.
SyntaxHelper() - Constructor for class com.japisoft.xmlpad.helper.SyntaxHelper
 
SystemHelper - class com.japisoft.xmlpad.helper.SystemHelper.
This helper manager all expression starting by SystemHelper() - Constructor for class com.japisoft.xmlpad.helper.SystemHelper
 
SystemHelper(boolean) - Constructor for class com.japisoft.xmlpad.helper.SystemHelper
 
SystemPopup - class com.japisoft.xmlpad.helper.SystemPopup.
Popup for all system declaration like comment, cdata...
SystemPopup(TagDescriptor[], int, Document) - Constructor for class com.japisoft.xmlpad.helper.SystemPopup
 
searchAndParseDTD() - Method in class com.japisoft.xmlpad.XMLContainer
Search inside the current document a DTD and parses it for syntax helper.
searchAndParseSchema() - Method in class com.japisoft.xmlpad.XMLContainer
Search and parse a schema from the current document
select(int, int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Override of the standard JTextComponent.select Move caret to the start of the selection instead of the end
selectNodeFromPath(String) - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
setANY(boolean) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
Can have any element children
setAction(KeyStroke, Action) - Method in class com.japisoft.xmlpad.bean.XMLEditor
 
setActionReferenceGroup(String) - Method in class com.japisoft.xmlpad.action.XMLAction
Override the default group name using the group name used by this actionReference
setActionReferenceIcon(String) - Method in class com.japisoft.xmlpad.action.XMLAction
Override the default icon using the icon of another action.
setAutoCloseTag(boolean) - Method in class com.japisoft.xmlpad.bean.XMLDocument
Support for automatically closing the current inserted tag
setAutoCloseTag(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Insert the closing tag while the user inserts the opening tag :true by default
setAutoClosing(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Set the auto tag closing feature.
setAutoDisposeMode(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Set JXMLPad in a special mode for freeing internal resource.
setAutoFocus(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
If true when the setText method is called the current editor gets the focus.
setAutoNewDocument(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Decide to initialize the XMLContainer calling the new action.
setAutoResetAction(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Here a way to reset all XMLAction from the current XMLEditor focus.
setAutoResetAction(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
By default to true.
setCaretListener(CaretListener) - Method in class com.japisoft.xmlpad.XMLContainer
Add a listener for giving information about the current caret location
setColorForAttribute(String, Color) - Method in class com.japisoft.xmlpad.XMLContainer
Choose a particular color for this attribute
setColorForAttribute(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize attribute <tag ATTRIBUTE="..." ...
setColorForAttribute(String, Color) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Choose a particular color for an attribute
setColorForAttribute(Hashtable) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Define colors for all attributes
setColorForAttributeSeparator(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize '='
setColorForCDATA(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize CDATA section
setColorForComment(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize XML comment <!
setColorForDTDAttribute(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize !
setColorForDTDElement(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize !
setColorForDTDEntity(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize !
setColorForDeclaration(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize XML declaration <?
setColorForDocType(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize DocType declaration <!
setColorForEntity(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize entity &ENTITY;
setColorForInvalid(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize error
setColorForLiteral(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize literal "..."
setColorForNameSpace(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize NameSpace
setColorForPrefix(String, Color) - Method in class com.japisoft.xmlpad.XMLContainer
Choose a particular color for this namespace prefix
setColorForPrefix(String, Color) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Choose a particular color for a tag prefix
setColorForPrefix(Hashtable) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Define colors for all tag prefix
setColorForTag(String, Color) - Method in class com.japisoft.xmlpad.XMLContainer
Choose a particular color for this tag
setColorForTag(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize tag <Tag...
setColorForTag(String, Color) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Define a color for this tagName
setColorForTag(Hashtable) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Define colors for all tagName
setColorForTagBorderLine(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize the border line for tag delimiter
setColorForTagDelimiter(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize tag delimiter < or >
setColorForTagEnd(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize '/'
setColorForTagUnderline(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize underline for current selection
setColorForText(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Colorize text
setComment(String) - Method in class com.japisoft.dtdparser.node.CommentDTDNode
Set a comment
setComment(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
Initial comment
setContent(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
End of the template
setCurrentDocumentLocation(String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the current document location.
setCurrentDocumentLocation(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the current document location
setCurrentLook(Look) - Static method in class com.japisoft.xmlpad.look.LookManager
Set the current look.
setDTD(String, String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the current dtd root and dtd location by this one.
setDTDContent(String, String) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
Add support for completion using the DTD content
setDTDDocumentBuilder(DTDDocumentBuilder) - Method in class com.japisoft.dtdparser.Parser
Set the builder for DTD document type
setDTDLocation(DTDMapper, String, String, String) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
Reset the current DTD location
setDTDMapper(DTDMapper) - Method in class com.japisoft.xmlpad.XMLContainer
Reset a map between URL and local path.
setDTDParentNode(DTDNode) - Method in class com.japisoft.dtdparser.node.DTDNode
Reset the parent node
setDashUnderlineColor(Color) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
 
setDashUnderlineMode(boolean) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Add dask for showing selection
setDefaultDTD(String, String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the default document DTD location
setDefaultDTD(String, String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the defaultDTD location for syntax completion
setDefaultDocument(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the default document.
setDefaultFileExt(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the default file ext.
setDefaultSchema(String, String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the default schema root tag and document location (url or file path)
setDefaultSchema(String, String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the default schema root and location for syntax completion
setDefaultValue(String) - Method in class com.japisoft.dtdparser.node.AttributeDTDNode
Set the default attribute value
setDocumentDescription(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the document description.
setDocumentIcon(Icon) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the document icon
setDocumentIconPath(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Information relative to the current document icon path
setDocumentInfo(XMLDocumentInfo) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the current documentation info.
setDocumentIntegrity(XMLIntegrity) - Method in class com.japisoft.xmlpad.XMLContainer
This objet contains data for avoiding to corrupt the current document.
setDtd(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
 
setEMPTY(boolean) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
empty node : by default false
setEditable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
The document is only readable for true
setEditable(boolean) - Method in interface com.japisoft.xmlpad.elementview.ElementView
Make this element view editable
setEditable(boolean) - Method in class com.japisoft.xmlpad.elementview.table.TableElementView
 
setEditor(XMLEditor) - Method in class com.japisoft.xmlpad.bean.XMLDocument
 
setEditorContext(EditorContext) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Case for communication with the container.
setElementIcon(ImageIcon) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default icon for tag element
setElementView(ElementView) - Method in class com.japisoft.xmlpad.XMLContainer
Set a view fo visualizing an XML element under the tree. if view is null no view will be available
setEnableDefaultXMLEntities(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEntityResolver
Supports for standard XML Entities : '<,>,",&'
setEnabledAction(String, boolean) - Static method in class com.japisoft.xmlpad.action.ActionModel
Enabled/Disabled an action by its name
setEnabledListener(boolean) - Method in class com.japisoft.xmlpad.PopupModel
Enable "real time" notification
setEnabledListener(boolean) - Method in class com.japisoft.xmlpad.ToolBarModel
Enable "real time" notification
setEnabledRealTimeStructureChanged(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Synchronize the tree each time the text has significatif change.
setEnabledRealTimeStructureChanged(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Notify in real time any tree structure change.
setEnabledTreeLocation(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Enable the view of the tree location in the status bar
setEnabledTreeLocationForCaret(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Enable the tree selection for each text caret change.
setEnabledTreeLocationForCaret(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Enabled the current tree location for a caret change.
setEnabledXPathLocation(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Enabled XPath location each time the cursor change.
setEncoding(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
 
setEntityResolver(XMLEntityResolver) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Update the current entity resolver, it is useful for traducing char to entity while reading and the contrary when getting the current text
setEnumeration(String[]) - Method in class com.japisoft.dtdparser.node.AttributeDTDNode
Set of supported values
setErrorIcon(ImageIcon) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default error icon
setErrorLineRenderer(LineRenderer) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Reset the renderer for error line.
setErrorPanelAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Choose to show a minimal panel for each parsing error with a comment line.
setFeature(String, String, boolean) - Static method in class com.japisoft.xmlpad.action.ActionModel
Set a feature for this action name
setFeature(String, boolean) - Method in class com.japisoft.xmlpad.action.XMLAction
Set a feature for the action
setFocusBorder(Border) - Static method in class com.japisoft.xmlpad.bean.XMLEditor
Use this border when the editor has the focus.
setFocusView(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
 
setForceExtension(boolean) - Method in class com.japisoft.xmlpad.action.file.SaveAsAction
Force the XML extension when choosing a file name
setForcePrefix(String) - Method in class com.japisoft.xmlpad.helper.AbstractTagHelper
Add support for this prefix for the DTD
setForcePrefix(String) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
 
setForcePrefix(String) - Method in interface com.japisoft.xmlpad.helper.TagHelper
Force a new namespace prefix
setHighlightedErrorLine(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Show the error line
setHighlightedXPathLine(List) - Method in class com.japisoft.xmlpad.bean.XMLEditor
 
setIcon(Icon) - Static method in class com.japisoft.xmlpad.helper.AbstractTagHelper
Icon for listener renderer
setIcon(Icon) - Static method in class com.japisoft.xmlpad.helper.AttributeHelper
Icon for listener renderer
setId(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Give an identifier
setJobManagerListener(JobManagerListener) - Static method in class com.japisoft.xmlpad.toolkit.JobManager
Set a listener about current job
setLastNodeParsed(SimpleNode) - Method in class com.japisoft.xmlpad.XMLContainer
Provides the last parsed node.
setLineNumber(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
reset the cart to the current line number
setLocation(String) - Method in class com.japisoft.xmlpad.helper.AbstractTagHelper
Set the current location
setLocation(String) - Method in interface com.japisoft.xmlpad.helper.TagHelper
Reset the current location for computing available tags
setLocationListener(LocationListener) - Method in class com.japisoft.xmlpad.XMLContainer
Set a listener for giving information about the current document location
setMessageForOk(String) - Method in class com.japisoft.xmlpad.action.xml.ParseAction
Reset the message when the parsing step is correct
setModifiedState(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Update this container state if the document has been changed
setName(String) - Method in class com.japisoft.dtdparser.node.AttributeDTDNode
Set the attribute name
setName(String) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
Name of the element
setName(String) - Method in class com.japisoft.dtdparser.node.EntityDTDNode
Set the name of the entity
setName(String) - Method in class com.japisoft.xmlpad.action.ActionGroup
Set a name for this group
setNavigationHistoryLimit(int) - Method in class com.japisoft.xmlpad.XMLContainer
Set the navigation limit.
setNodeComment(String) - Method in class com.japisoft.dtdparser.node.DTDNode
Set the node comment
setNodeFactory(DTDNodeFactory) - Method in class com.japisoft.dtdparser.document.AbstractDTDDocumentBuilder
 
setNodeFactory(DTDNodeFactory) - Method in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
Factory for building DTDNode
setNodeType(int) - Method in class com.japisoft.dtdparser.node.DTDNode
Reset the node type : COMMENT, ENTITY, ELEMENT or ATTRIBUTE
setOperator(int) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
Set the occurency operator : - ZERO_MORE_ITEM_OPERATOR, - ONE_MORE_ITEM_OPERATOR, - ZERO_ONE_ITEM_OPERATOR
setOriginalDTDLocation(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Particular case when a mapping is done with the DTD location
setPCDATA(boolean) - Method in class com.japisoft.dtdparser.node.ElementDTDNode
PCDATA support for text content
setParam(String, String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
For template usage
setParam(String, Object) - Static method in class com.japisoft.xmlpad.action.ActionModel
Set this param for the action related to the actionName
setParam(Object) - Method in class com.japisoft.xmlpad.action.XMLAction
Set an optionnal parameter.
setParamValues(HashMap) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset parameters for template.
setParameter(boolean) - Method in class com.japisoft.dtdparser.node.EntityDTDNode
Set this entity as parameter : example <!
setParseBeforeSaving(boolean) - Method in class com.japisoft.xmlpad.XMLIntegrity
Decide to parse the document before saving.
setPopable(boolean) - Method in class com.japisoft.xmlpad.action.XMLAction
Decide to include this action in a popup menu
setPopableErrorMode(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
By default to false, this mode will open a dialog box for each parsing error with the parsing error message
setPopupAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Create a default popup.
setPopupForOk(boolean) - Method in class com.japisoft.xmlpad.action.xml.ParseAction
Enabled/Disable a dialog box confirming the parsing step is correct.
setProperty(String, Object) - Method in interface com.japisoft.xmlpad.IXMLPanel
reset a component property
setProperty(String, Object) - Method in class com.japisoft.xmlpad.XMLContainer
Store a property inside this container.
setProperty(String, String) - Static method in class com.japisoft.xmlpad.XMLPadProperties
Reset a property by this one
setProperty(String, String, Object) - Static method in class com.japisoft.xmlpad.action.ActionModel
Reset a property value by calling setProperty on the action known by actionName.
setProperty(String, Object) - Method in class com.japisoft.xmlpad.action.XMLAction
Reset a property value for this action.
setProperty(String, Object) - Method in class com.japisoft.xmlpad.action.file.SaveAction
 
setProperty(String, Object) - Method in class com.japisoft.xmlpad.action.xml.FormatAction
Support for INDENT_CHAR_PROPERTY, INDENT_SIZE_PROPERTY properties
setPropertyContent(Properties) - Static method in class com.japisoft.xmlpad.XMLPadProperties
Here a way for overriding the default Properties content
setProtectTag(boolean) - Method in class com.japisoft.xmlpad.XMLIntegrity
If true, it protects all tag from user insert or remove
setPublicURL(String) - Method in class com.japisoft.dtdparser.Parser
Define a public path for INCLUDE part
setRawContent(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
Reset the template with only this content
setRealTimeTree(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
The real time tree will be available : By default true
setRealTimeTreeOnTextChange(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
If you use the false value the tree will only be updated for each return key.
setRelaxNGLocation(String) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
Reset the current RelaxNGLocation
setRelaxNGValidationLocation(String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the current RelaxNG document path for validating the current document.
setResolveIncludeForExtension(String) - Method in class com.japisoft.dtdparser.Parser
Limit include to subpart like 'mod'
setResult(String) - Method in class com.japisoft.xmlpad.editor.EditorContext
Set the editing result.
setRoot(RootDTDNode) - Method in class com.japisoft.dtdparser.node.DTDNode
Reset the root node
setRootNode(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
 
setSchema(String, String) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the current schema location
setSchema(String) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
 
setSchemaLocation(String, String, String) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
Reset the current Schema location
setSelectionColor(Color) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default selection color
setSelectionHighlightColor(Color) - Method in class com.japisoft.xmlpad.bean.XMLEditor
 
setSelectionLineRenderer(LineRenderer) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Reset the renderer for error line.
setSplit(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
if true, it will split the current editors in two one else it will unsplit the two current editors in only one
setStatusBarAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Choose to show a minimal statusbar with the current location.
setStructureDamagedListener(StructureDamagedListener) - Method in class com.japisoft.xmlpad.bean.XMLDocument
Listener for XML tree changes
setSyntaxColor(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
 
setSyntaxColor(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditorKit
Reset it to support XML syntax color.
setSyntaxCompletion(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Enabled/Disabled syntax completion.
setSyntaxHelper(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the syntax helper.
setSyntaxPopup(boolean) - Method in class com.japisoft.xmlpad.bean.XMLDocument
Enable a popup while entering < or &
setSystemDocument(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Special flag for multiple document usage
setSystemHelper(SystemHelper) - Method in class com.japisoft.xmlpad.helper.SyntaxHelper
Update the current system helper or reset it to null for the default one
setSystemHelperClass(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset a class name for the system helper
setTemplate(XMLTemplate) - Method in class com.japisoft.xmlpad.XMLContainer
Template for the 'new' operation
setTemplate(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Set a template for this document type
setText(String) - Method in interface com.japisoft.xmlpad.Accessibility
Reset the editing content.
setText(String) - Method in class com.japisoft.xmlpad.XMLContainer
Deprecated. use getAccessibility().setText()
setText(InputStream) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Note : You must use setText on the XMLContainer rather than on this class Load the text from the inputstream.
setText(String) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Note : You must use setText on the XMLContainer rather than on this class
setTextColor(Color) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default text color
setTextFont(Font) - Method in class com.japisoft.xmlpad.elementview.table.TableElementView
Reset the default text font
setTextFont(Font) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default text font
setTextIcon(ImageIcon) - Method in class com.japisoft.xmlpad.tree.FastTreeRenderer
Reset the default text icon
setToolBarAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Create a default toolbar.
setToolBarVisible(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Show or hide the default toolbar.
setToolbarable(boolean) - Method in class com.japisoft.xmlpad.action.XMLAction
Decide to include this action in the main toolbar.
setTreeAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
The tree will be available for this document
setTreePopable(boolean) - Method in class com.japisoft.xmlpad.tree.action.AbstractTreeAction
true if this action is available in the tree popup.
setTreePopupAvailable(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Reset the tree popup.
setTreeToolBarable(boolean) - Method in class com.japisoft.xmlpad.tree.action.AbstractTreeAction
true if this action could appear inside the tree toolbar.
setTreeVisible(boolean) - Method in class com.japisoft.xmlpad.XMLContainer
Show or hide the location tree.
setType(int) - Method in class com.japisoft.dtdparser.node.AttributeDTDNode
Choose the attribute type : - ID_ATT_VAL - IDREF_ATT_VAL - ENTITY_ATT_VAL - ENTITIES_ATT_VAL - NMTOKEN_ATT_VAL - NMTOKENS_ATT_VAL - CDATA_ATT_VAL
setType(int) - Method in class com.japisoft.dtdparser.node.ElementSetDTDNode
Set the type of the set : CHOICE_TYPE or SEQUENCE_TYPE
setType(int) - Method in class com.japisoft.dtdparser.node.EntityDTDNode
Set the entity nature : INTERNAL, PUBLIC or SYSTEM
setType(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset a known type for this document
setUndoManager(UndoManager) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Reset the undo manager
setUsage(int) - Method in class com.japisoft.dtdparser.node.AttributeDTDNode
Choose the attribute usage : REQUIRED_ATT IMPLIED_ATT FIXED_ATT
setValidating(boolean) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
Choose to validate this document
setValidation(boolean) - Method in class com.japisoft.xmlpad.action.xml.ParseAction
Validate the XML.
setValue(String) - Method in class com.japisoft.dtdparser.node.EntityDTDNode
Set the value of the entity
setValue(char) - Method in class com.japisoft.xmlpad.bean.XMLEntityResolver.TemporaryCharacter
 
setVersion(int, int) - Method in class com.japisoft.xmlpad.bean.XMLTemplate
XMLTemplate version
setVisible(boolean) - Method in class com.japisoft.xmlpad.dialog.OkCancelDialog
 
setVisibleWithoutAutoLocation(boolean) - Method in class com.japisoft.xmlpad.dialog.OkCancelDialog
Show this dialog box without an auto center location
setWorkingDirectory(String) - Method in class com.japisoft.xmlpad.XMLDocumentInfo
Reset the default working directory.
setXMLContainer(XMLContainer) - Method in class com.japisoft.xmlpad.action.XMLAction
Set the current XMLEditor for action
setXMLContainer(XMLContainer) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Reset the container for this editor
setXMLContainer(XMLContainer) - Method in class com.japisoft.xmlpad.tree.action.AbstractTreeAction
This override controls if the container has a tree
setXMLEditor(XMLEditor) - Method in class com.japisoft.xmlpad.action.XMLAction
Set the current XMLEditor for action
setXPathLineRenderer(LineRenderer) - Method in class com.japisoft.xmlpad.bean.XMLEditor
 
show(XMLEditor, int) - Method in class com.japisoft.xmlpad.helper.AbstractHelper
Show the helper on this editor at this offset location
show(XMLEditor, int) - Method in interface com.japisoft.xmlpad.helper.Helper
Show the helper at this offset
showAttributeSyntaxHelperPopup(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Show a popup for attributes syntax helping at this offset
showEditor(String[]) - Static method in class com.japisoft.xmlpad.toolkit.MultipleDocumentEditor
return a MultipleDocumentEditor editing all provided file path.
showEditor(File, FileFilter) - Static method in class com.japisoft.xmlpad.toolkit.MultipleDocumentEditor
 
showEditor(String, boolean) - Static method in class com.japisoft.xmlpad.toolkit.SingleDocumentEditor
Edit the provided file by opening a new Frame with the XMLPad container.
showEntitySyntaxHelperPopup(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Show a popup for entities syntax helping at this offset.
showPopup(Component, int, int) - Method in class com.japisoft.xmlpad.XMLContainer
Show a popup.
showSystemSyntaxHelperPopup(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Show the popup for system syntax helping at this offset like comment or cdata
showTagSyntaxHelperPopup(int) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Show the popup for tags syntax helping at this offset.
size() - Method in class com.japisoft.xmlpad.PopupModel
 
size() - Method in class com.japisoft.xmlpad.ToolBarModel
 
split() - Method in class com.japisoft.xmlpad.XMLContainer
Split the current editor in two ones or unsplit it
startKnownJob(String) - Method in interface com.japisoft.xmlpad.toolkit.JobManagerListener
 
stateChanged(ChangeEvent) - Method in class com.japisoft.xmlpad.helper.CommonPopup
 
stateChanged(ChangeEvent) - Method in class com.japisoft.xmlpad.toolkit.MultipleDocumentEditor
 
stopIt() - Method in interface com.japisoft.xmlpad.toolkit.Job
Stop the current job
stopKnownJob(String) - Method in interface com.japisoft.xmlpad.toolkit.JobManagerListener
 
storeEntity(String, char) - Method in class com.japisoft.xmlpad.bean.XMLEntityResolver
Store an entity value
storeEntityValue(char, String) - Method in class com.japisoft.xmlpad.bean.XMLEntityResolver
Store the tied entity for the character value
synchronousCurrentLocation(boolean) - Method in class com.japisoft.xmlpad.bean.XMLEditor
Synchronous action for refreshing the current document location from the caret position

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