docs fertig und vorher repariert
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@232 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
79f5a0da29
commit
670fcf2613
160 changed files with 38372 additions and 1 deletions
84
doc/jrummikub/model/package-frame.html
Normal file
84
doc/jrummikub/model/package-frame.html
Normal file
|
@ -0,0 +1,84 @@
|
|||
<!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_20) on Tue May 10 16:57:42 CEST 2011 -->
|
||||
<TITLE>
|
||||
jrummikub.model
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2011-05-10">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
||||
|
||||
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="white">
|
||||
<FONT size="+1" CLASS="FrameTitleFont">
|
||||
<A HREF="../../jrummikub/model/package-summary.html" target="classFrame">jrummikub.model</A></FONT>
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Interfaces</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="IGameState.html" title="interface in jrummikub.model" target="classFrame"><I>IGameState</I></A>
|
||||
<BR>
|
||||
<A HREF="IHand.html" title="interface in jrummikub.model" target="classFrame"><I>IHand</I></A>
|
||||
<BR>
|
||||
<A HREF="IPlayer.html" title="interface in jrummikub.model" target="classFrame"><I>IPlayer</I></A>
|
||||
<BR>
|
||||
<A HREF="IStoneTray.html" title="interface in jrummikub.model" target="classFrame"><I>IStoneTray</I></A>
|
||||
<BR>
|
||||
<A HREF="ITable.html" title="interface in jrummikub.model" target="classFrame"><I>ITable</I></A>
|
||||
<BR>
|
||||
<A HREF="Sizeable.html" title="interface in jrummikub.model" target="classFrame"><I>Sizeable</I></A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Classes</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="GameState.html" title="class in jrummikub.model" target="classFrame">GameState</A>
|
||||
<BR>
|
||||
<A HREF="Hand.html" title="class in jrummikub.model" target="classFrame">Hand</A>
|
||||
<BR>
|
||||
<A HREF="Player.html" title="class in jrummikub.model" target="classFrame">Player</A>
|
||||
<BR>
|
||||
<A HREF="Position.html" title="class in jrummikub.model" target="classFrame">Position</A>
|
||||
<BR>
|
||||
<A HREF="Stone.html" title="class in jrummikub.model" target="classFrame">Stone</A>
|
||||
<BR>
|
||||
<A HREF="StoneHeap.html" title="class in jrummikub.model" target="classFrame">StoneHeap</A>
|
||||
<BR>
|
||||
<A HREF="StoneSet.html" title="class in jrummikub.model" target="classFrame">StoneSet</A>
|
||||
<BR>
|
||||
<A HREF="StoneTray.html" title="class in jrummikub.model" target="classFrame">StoneTray</A>
|
||||
<BR>
|
||||
<A HREF="Table.html" title="class in jrummikub.model" target="classFrame">Table</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
|
||||
<TR>
|
||||
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
|
||||
Enums</FONT>
|
||||
<FONT CLASS="FrameItemFont">
|
||||
<BR>
|
||||
<A HREF="StoneColor.html" title="enum in jrummikub.model" target="classFrame">StoneColor</A>
|
||||
<BR>
|
||||
<A HREF="StoneSet.Type.html" title="enum in jrummikub.model" target="classFrame">StoneSet.Type</A>
|
||||
<BR>
|
||||
<A HREF="StoneTray.Direction.html" title="enum in jrummikub.model" target="classFrame">StoneTray.Direction</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Reference in a new issue