com.limegroup.gnutella.gui
Class Main

java.lang.Object
  extended bycom.limegroup.gnutella.gui.Main

public class Main
extends java.lang.Object

This class constructs an Initializer instance that constructs all of the necessary classes for the application.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates an Initializer instance that constructs the necessary classes for the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Creates an Initializer instance that constructs the necessary classes for the application.

Parameters:
args - the array of command line arguments