org.gudy.azureus2.ui.common
Class UIConst
java.lang.Object
  
org.gudy.azureus2.ui.common.UIConst
public class UIConst
- extends java.lang.Object
 
- Author:
 
  - tobi
 To change the template for this generated type comment go to
 Window>Preferences>Java>Code Generation>Code and Comments
 
| 
Field Summary | 
static java.util.Date | 
startTime
 
            | 
static java.util.HashMap | 
UIS
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
startTime
public static java.util.Date startTime
UIS
public static java.util.HashMap UIS
UIConst
public UIConst()
setAzureusCore
public static void setAzureusCore(AzureusCore _azureus_core)
 
getAzureusCore
public static AzureusCore getAzureusCore()
 
getGlobalManager
public static GlobalManager getGlobalManager()
 
shutdown
public static void shutdown()
 
startUI
public static boolean startUI(java.lang.String ui,
                              java.lang.String[] args)