com.limegroup.gnutella.gui
Class Initializer

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

public final class Initializer
extends java.lang.Object

This class instantiates all of the "top-level" application classes. These include the ResourceManager, the GUIMediator, the update checking classes, the SettingsManager, the FileManager, RouterService, etc. GUIMediator and RouterService construct the bulk of the front and back ends, respectively. This class also links together any top-level classes that need to know about each other.


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait