Begin gemaakt met herstructureren EventManager.
This commit is contained in:
@@ -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");
|
||||
|
||||
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user