All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

addResultsSourceTab(). Method in class xt.xt_StyleFrame
Add 'Results source' tab to display the source of the results generated by applying the stylesheet to the current document.
addStylesheetSourceTab(). Method in class xt.xt_StyleFrame
Add 'Stylesheet source' tab to display the XML (XSL) source of the current stylesheet.
addStylesheetTreeTab(). Method in class xt.xt_StyleFrame
Add 'Stylesheet source' tab to display the XML (XSL) source of the current stylesheet.
addTabs(). Method in class xt.xt_StyleFrame
Add all required tabs.
Attribute(String, int, String, String, Vector). Method in class xt.xt_NxpEngine
Attribute in an element

C

CDATA_Section(String). Method in class xt.xt_NxpEngine
CDATA section
changedUpdate(DocumentEvent). Method in class xt.xt_DocumentTreePanel
Gives notification that an attribute or set of attributes changed.
characters(char[], int, int). Method in class xt.xt_SaxEngine
Display a message when characters are found.
CollapsedIcon. Static variable in class xt.xt_TreeCellRenderer
Icon to use when the item is collapsed.
createParser(String). Static method in class xt.xt_SaxEngine
Given a SAX driver class name, dynamically create a parser.

D

data(String). Method in class xt.xt_NxpEngine
Data that is parsed
DefaultFont. Static variable in class xt.xt_TreeCellRenderer
Font used if the string to be displayed isn't a font.
DriverAttName. Static variable in class xt.xt_SaxEngine
The name of the attribute in the attribute list whose value is the name of the SAX driver class, which in turn decides which parser to use.

E

endDocument(). Method in class xt.xt_SaxEngine
Display a message at the end of the document.
endElement(String). Method in class xt.xt_SaxEngine
The end of the current element has been parsed.
ensureClassesRegistered(). Static method in class xt.xt_StyleFrame
Ensure the XSL-related element classes are registered.
error(int, String). Method in class xt.xt_NxpEngine
Indicates that an error has occurred during parsing.
ExpandedIcon. Static variable in class xt.xt_TreeCellRenderer
Icon to use when the item is expanded.

G

getActions(). Static method in class xt.xt_SimpleEditFrame
Retrieve an array of the actions supported by this type of edit area.
getActions(). Static method in class xt.xt_StyledEditFrame
Retrieve an array of the actions supported by this type of edit area.
getActions(). Static method in class xt.xt_StyleFrame
Retrieve the text area in which the source is displayed and edited.
getDocumentModel(). Method in class xt.xt_DocumentFrame
Retrieve the document model associated with this frame.
getDocumentModel(). Method in class xt.xt_StyleFrame
Retrieve the document model associated with this frame.
getResultsString(). Method in class xt.xt_StyleFrame
Get the results from the last XSL generation in the form of a string.
getSourceEditorPane(). Method in class xt.xt_StyledEditFrame
Retrieve the editor pane in which the source is displayed and edited.
getSourceTextArea(). Method in class xt.xt_DocumentFrame
Retrieve the text area in which the source is displayed and edited.
getSourceTextArea(). Method in class xt.xt_SimpleEditFrame
Retrieve the text area in which the source is displayed and edited.
getSourceTextArea(). Method in class xt.xt_StyleFrame
Retrieve the text area in which the source is displayed and edited.
getState(). Method in class xt.xt_CheckBox
Get the current state (checked or not).
getTree(). Method in class xt.xt_DocumentTreePanel
Get the document tree.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean). Method in class xt.xt_TreeCellRenderer
This is messaged from JTree whenever it needs to get the size of the component or it wants to draw it.
getTreeScrollPane(). Method in class xt.xt_DocumentTreePanel
Get the tree scroll pane.

I

ignorableWhitespace(char[], int, int). Method in class xt.xt_SaxEngine
Display a message when ignorable whitespace is found.
init(). Method in class xt.xt_XmlTestbedFrame
Initialise.
insertUpdate(DocumentEvent). Method in class xt.xt_DocumentTreePanel
Gives notification that there was an insert into the document.
internalFrameActivated(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame is activated.
internalFrameClosed(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame has been closed.
internalFrameClosing(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame is in the process of being closed.
internalFrameDeactivated(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame is de-activated.
internalFrameDeiconified(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame is de-iconified.
internalFrameIconified(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame is iconified.
internalFrameOpened(InternalFrameEvent). Method in class xt.xt_XmlTestbedFrame
Invoked when an internal frame has been opened.
itemStateChanged(ItemEvent). Method in class xt.xt_CheckBox
Something's happened: determine the state of the check box.

N

NDATA_Entity(String, Notation). Method in class xt.xt_NxpEngine
NDATA entity

P

paint(Graphics). Method in class xt.xt_TreeCellRenderer
paint is subclassed to draw the background correctly.
parseFile(String, xg_Document). Method in class xt.xt_NxpEngine
Parse the file represented by InputFileName.
parseSource(Reader, xg_Document). Method in class xt.xt_NxpEngine
Parse the source supplied by the InputSourceReader.
parseSource(Reader, xg_Document). Method in class xt.xt_SaxEngine
Parse the source supplied by the InputSourceReader.
parseString(String, xg_Document). Method in class xt.xt_NxpEngine
Parse an XML source which is held in string InputSourceString.
processing_instruction(String, String). Method in class xt.xt_NxpEngine
System data of a processing instruction
processingInstruction(String, String). Method in class xt.xt_SaxEngine
Print a message when a processing instruction is found.

R

registerActions(). Method in class xt.xt_XmlTestbedFrame
Register the actions supported by this frame.
removeTreeModelListener(). Method in class xt.xt_DocumentTreePanel
Stop listening to tree model changes.
removeTreeModelListener(). Method in class xt.xt_DocumentTreeSplitPane
Stop listening to tree model changes.
removeUpdate(DocumentEvent). Method in class xt.xt_DocumentTreePanel
Gives notification that a portion of the document has been removed.
resolveEntity(String, String). Method in class xt.xt_SaxEngine
Display a message when resolving an entity.

S

SDATA_Entity(String, String). Method in class xt.xt_NxpEngine
SDATA entity
SelectedBackgroundColor. Static variable in class xt.xt_TreeCellRenderer
Colour to use for the background when selected.
SelectedFlag. Variable in class xt.xt_TreeCellRenderer
Whether or not the item that was last configured is selected.
setDocumentLocator(Locator). Method in class xt.xt_SaxEngine
Receive an object for locating the origin of SAX document events.
setDriverName(String). Method in class xt.xt_SaxEngine
Set the name of the SAX driver class.
setParseListener(xm_ParseListener). Method in class xt.xt_NxpEngine
Set the parse listener which is to be informed of parse events.
setParseListener(xm_ParseListener). Method in class xt.xt_SaxEngine
Set the parse listener which is to be informed of parse events.
setState(boolean). Method in class xt.xt_CheckBox
Set the current state of this check box.
startDocument(). Method in class xt.xt_SaxEngine
Display a message at the start of the document.
startElement(String, AttributeList). Method in class xt.xt_SaxEngine
A new element has been parsed.
StateFlag. Variable in class xt.xt_CheckBox
Flag reflecting the current state (checked or not).

T

tag_close(String). Method in class xt.xt_NxpEngine
Indicates the end of a SGML Tag
tag_open(String). Method in class xt.xt_NxpEngine
Indicates the start of a SGML Tag
treeNodesChanged(TreeModelEvent). Method in class xt.xt_DocumentTreePanel

Invoked after a node (or a set of siblings) has changed in some way.

treeNodesChanged(TreeModelEvent). Method in class xt.xt_DocumentTreeSplitPane

Invoked after a node (or a set of siblings) has changed in some way.

treeNodesInserted(TreeModelEvent). Method in class xt.xt_DocumentTreePanel

Invoked after nodes have been inserted into the tree.

e.path() returns the parent of the new nodes

e.childIndices() returns the indices of the new nodes in ascending order.

treeNodesInserted(TreeModelEvent). Method in class xt.xt_DocumentTreeSplitPane

Invoked after nodes have been inserted into the tree.

InputTreeModelEvent.path() returns the parent of the new nodes

InputTreeModelEvent.childIndices() returns the indices of the new nodes in ascending order.

treeNodesRemoved(TreeModelEvent). Method in class xt.xt_DocumentTreePanel

Invoked after nodes have been removed from the tree.

treeNodesRemoved(TreeModelEvent). Method in class xt.xt_DocumentTreeSplitPane

Invoked after nodes have been removed from the tree.

treeStructureChanged(TreeModelEvent). Method in class xt.xt_DocumentTreePanel

Invoked after the tree has drastically changed structure from a given node down.

treeStructureChanged(TreeModelEvent). Method in class xt.xt_DocumentTreeSplitPane

Invoked after the tree has drastically changed structure from a given node down.


V

valueChanged(TreeSelectionEvent). Method in class xt.xt_DocumentTreeSplitPane
Invoked when a different node in the tree is selected.

X

xt_CheckBox(). Constructor for class xt.xt_CheckBox
Create an initially unselected checkbox button with no text, no icon.
xt_CheckBox(Icon). Constructor for class xt.xt_CheckBox
Create an initially unselected checkbox with an icon.
xt_CheckBox(Icon, boolean). Constructor for class xt.xt_CheckBox
Create a checkbox with an icon and specifies whether or not it is initially selected.
xt_CheckBox(String). Constructor for class xt.xt_CheckBox
Create an initially unselected checkbox with text.
xt_CheckBox(String, boolean). Constructor for class xt.xt_CheckBox
Create a checkbox with text and specifies whether or not it is initially selected.
xt_CheckBox(String, Icon). Constructor for class xt.xt_CheckBox
Create an initially unselected checkbox with the specified text and icon.
xt_CheckBox(String, Icon, boolean). Constructor for class xt.xt_CheckBox
Create a checkbox with text and icon, and specifies whether or not it is initially selected.
xt_DocumentFrame(xm_DocumentModel, String). Constructor for class xt.xt_DocumentFrame
Constructor.
xt_DocumentTreeFrame(xm_DocumentModel, String). Constructor for class xt.xt_DocumentTreeFrame
Constructor.
xt_DocumentTreePanel(xm_DocumentModel). Constructor for class xt.xt_DocumentTreePanel
Constructor.
xt_DocumentTreeSplitPane(xm_DocumentModel). Constructor for class xt.xt_DocumentTreeSplitPane
Constructor.
xt_NxpEngine(). Constructor for class xt.xt_NxpEngine
Constructor.
xt_SaxEngine(). Constructor for class xt.xt_SaxEngine
Constructor.
xt_SimpleEditFrame(xm_DocumentModel, String). Constructor for class xt.xt_SimpleEditFrame
Constructor.
xt_StyledEditFrame(xm_DocumentModel, String). Constructor for class xt.xt_StyledEditFrame
Constructor.
xt_StyleFrame(xm_DocumentModel, String, xe_XmlEngine, xm_StatusBar, JFrame). Constructor for class xt.xt_StyleFrame
Constructor.
xt_TreeCellRenderer(). Constructor for class xt.xt_TreeCellRenderer
Constructor.
xt_XmlTestbedFrame(). Constructor for class xt.xt_XmlTestbedFrame
Default constructor.
xt_XmlTestbedFrame(JFrame). Constructor for class xt.xt_XmlTestbedFrame
Default constructor.