Package util
Class ErrorLog
java.lang.Object
util.ErrorLog
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logBook
-
-
Constructor Details
-
ErrorLog
public ErrorLog()
-
-
Method Details
-
writeLog
-
printLog
public void printLog()Displays the contents of this logBook on a JTextArea object and then clears its memory. -
clearLog
public void clearLog()
-