Class Summary |
FileLogger |
The FileLogger is an implementation of the LoggerImpl defined
in the associated interface. |
MultiLogger |
The MultiLogger is just a gateway to both the ScreenLogger
and the FileLogger. |
ScreenLogger |
The ScreenLogger is an implementation of the LoggerImpl defined
in the associated interface. |
SimpleGUILogger |
The SimpleGUILogger is an implementation of the LoggerImpl defined
in the associated interface. |
SimpleSwingLogger |
The SimpleSwingLogger is an implementation of the LoggerImpl defined
in the associated interface. |