Core.Object | +--UWindow.UWindowBase | +--UWindow.UWindowWindow | +--UWindow.UWindowClientWindow | +--UBrowser.UBrowserMainClientWindow | +--UTBrowser.UTBrowserMainClientWindow
00001 class UTBrowserMainClientWindow expands UBrowserMainClientWindow; 00002 00003 defaultproperties 00004 { 00005 ServerListWindowClass="UTBrowser.UTBrowserServerListWindow" 00006 FavoriteServersClass="UTBrowser.UTBrowserFavoriteServers" 00007 UpdateServerClass="UTBrowser.UTBrowserUpdateServerWindow" 00008 }