Package org.xhtmlrenderer.demo.browser
Class ValidationHandler
java.lang.Object
org.xhtmlrenderer.demo.browser.ValidationHandler
- All Implemented Interfaces:
ErrorHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
protected void
void
setTextArea
(JTextArea jta) Sets the textArea attribute of the ValidationHandler objectvoid
-
Field Details
-
jta
-
-
Constructor Details
-
ValidationHandler
public ValidationHandler()
-
-
Method Details
-
error
- Specified by:
error
in interfaceErrorHandler
-
fatalError
- Specified by:
fatalError
in interfaceErrorHandler
-
warning
- Specified by:
warning
in interfaceErrorHandler
-
print
-
setTextArea
Sets the textArea attribute of the ValidationHandler object- Parameters:
jta
- The new textArea value
-
print
-