net.cjb.teutoburgo.otp4u.util
Class MessagesPrinter
java.lang.Object
|
+--net.cjb.teutoburgo.otp4u.util.MessagesPrinter
- public class MessagesPrinter
- extends java.lang.Object
OTP4U 0.9 - Class MessagesPrinter (used to print the help, warranty, etc. messages)
Creation date: (30/08/2002 16.50.29)
Field Summary |
(package private) boolean |
isGUI
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isGUI
boolean isGUI
MessagesPrinter
public MessagesPrinter()
MessagesPrinter
public MessagesPrinter(boolean isGUI)
sPrintLog
public void sPrintLog(java.lang.String s)
flushLog
public java.lang.String flushLog()
- Returns to the GUI application the String of the log messages.
sCatchException
public void sCatchException()
sCatchException
public void sCatchException(java.lang.String message)
printCopyright
public void printCopyright()
printNoWarranty
public void printNoWarranty()
printHelpGUI
public void printHelpGUI()
printLicenseGUI
public void printLicenseGUI()
printHelp
public void printHelp()