Updated docs for 1.6 release.

This commit is contained in:
Michael Bayne
2015-03-14 10:44:30 -07:00
parent ccf127a3bb
commit 907eaa7014
1099 changed files with 266256 additions and 276770 deletions
@@ -1,70 +1,38 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Wed Apr 06 17:00:16 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
com.threerings.micasa.lobby (vilya 1.3 API)
</TITLE>
<META NAME="date" CONTENT="2011-04-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/threerings/micasa/lobby/package-summary.html" target="classFrame">com.threerings.micasa.lobby</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="LobbyProvider.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><I>LobbyProvider</I></A>
<BR>
<A HREF="LobbyService.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><I>LobbyService</I></A>
<BR>
<A HREF="LobbyService.CategoriesListener.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><I>LobbyService.CategoriesListener</I></A>
<BR>
<A HREF="LobbyService.LobbiesListener.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><I>LobbyService.LobbiesListener</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="Lobby.html" title="class in com.threerings.micasa.lobby" target="classFrame">Lobby</A>
<BR>
<A HREF="LobbyConfig.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyConfig</A>
<BR>
<A HREF="LobbyController.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyController</A>
<BR>
<A HREF="LobbyManager.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyManager</A>
<BR>
<A HREF="LobbyMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller</A>
<BR>
<A HREF="LobbyMarshaller.CategoriesMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller.CategoriesMarshaller</A>
<BR>
<A HREF="LobbyMarshaller.LobbiesMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller.LobbiesMarshaller</A>
<BR>
<A HREF="LobbyObject.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyObject</A>
<BR>
<A HREF="LobbyPanel.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyPanel</A>
<BR>
<A HREF="LobbyRegistry.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyRegistry</A>
<BR>
<A HREF="LobbySelector.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbySelector</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Mar 14 10:07:12 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.threerings.micasa.lobby (Vilya Core 1.6 API)</title>
<meta name="date" content="2015-03-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../com/threerings/micasa/lobby/package-summary.html" target="classFrame">com.threerings.micasa.lobby</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="LobbyProvider.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><span class="interfaceName">LobbyProvider</span></a></li>
<li><a href="LobbyService.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><span class="interfaceName">LobbyService</span></a></li>
<li><a href="LobbyService.CategoriesListener.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><span class="interfaceName">LobbyService.CategoriesListener</span></a></li>
<li><a href="LobbyService.LobbiesListener.html" title="interface in com.threerings.micasa.lobby" target="classFrame"><span class="interfaceName">LobbyService.LobbiesListener</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="Lobby.html" title="class in com.threerings.micasa.lobby" target="classFrame">Lobby</a></li>
<li><a href="LobbyConfig.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyConfig</a></li>
<li><a href="LobbyController.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyController</a></li>
<li><a href="LobbyManager.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyManager</a></li>
<li><a href="LobbyMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller</a></li>
<li><a href="LobbyMarshaller.CategoriesMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller.CategoriesMarshaller</a></li>
<li><a href="LobbyMarshaller.LobbiesMarshaller.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyMarshaller.LobbiesMarshaller</a></li>
<li><a href="LobbyObject.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyObject</a></li>
<li><a href="LobbyPanel.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyPanel</a></li>
<li><a href="LobbyRegistry.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbyRegistry</a></li>
<li><a href="LobbySelector.html" title="class in com.threerings.micasa.lobby" target="classFrame">LobbySelector</a></li>
</ul>
</div>
</body>
</html>