|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
List interface.
List interface.
List interface.
List interface.
List interface.
Editor class) into a larger program.Scanner interface
to allow support for different file types.Tokenizer and related classes for tracking
the sequence of tokens in a document.true if this tag mentions the requested
attribute.
Position object that is
not associated with any Document.
maxLength
were 10.
null
if the attribute was not mentioned or was mentioned with no
corresponding value (as in "<INPUT READONLY>").
null if the HTML tag appears to
be valid.
JTextPane's method so that we can
disable word-wrapping.
JComponent's getToolTipText
method so that we can potentially display error messages.
true if the editor should display
the bracket matching the bracket underneath the caret.
true if the HTML tag is deprecated in
HTML 4.01.
true if the document has changed
since setDirty(false) was last called.
true the automatic indentation is
currently enabled.
true if this tracker is currently
enabled.
true if syntax highlighting is enabled.
true if this tag ends its element.
true if the editor is configured to
display tool tips when the mouse hovers over a token with an
associated error message.
true if the HTML tag is defined in the
HTML 4.01 standard.
true if the line numbers are
currently being shown.
true if this tag starts its element.
true if unmatched brackets should be
highlighted as "errors."
com.cburch.editor package.reset.
true, since this reader supports
mark and reset.
TokenList,
except that modifications are allowed here.JViewport's paintComponent
method so that we can draw the line numbers appropriately.
Position class.true since the Document is always
available for reading.
List interface.
List interface.
List interface.
List interface.
List interface.
JTextPane's setDocument
method so that we can adapt the tokenizer to work with the
newly current document instead.
JTextPane's method so that we can
disable word-wrapping.
JViewport's setViewPosition
method so that we can track the top of the viewport.
Tokenizer for a null scanner and
document.
Tokenizer for the given document
and scanner.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||