Begin gemaakt met herstructureren EventManager.

This commit is contained in:
Bram Veenboer
2011-05-06 08:10:28 +00:00
parent e368a480c2
commit f5a555adbc
16 changed files with 97 additions and 359 deletions

View File

@@ -55,7 +55,7 @@ public class Main
/**
* Creates a new <code>Main</code> instance.
* Creates a new <code>NetworkClient</code> instance.
*/
private Main() {
super("CHAINSAW - Log4J Log Viewer");

View File

@@ -49,7 +49,7 @@ public class StartLogFactor5 {
//--------------------------------------------------------------------------
/**
* Main - starts a an instance of the LogFactor5 console and configures
* NetworkClient - starts a an instance of the LogFactor5 console and configures
* the console settings.
*/
public final static void main(String[] args) {