From 3634bc5135c2c98d40f92217fa301f8bf99bc936 Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 22 Jun 2011 11:43:40 +0200 Subject: Javadocs fertig git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@596 72836036-5685-4462-b002-a69064685172 --- doc/serialized-form.html | 266 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 255 insertions(+), 11 deletions(-) (limited to 'doc/serialized-form.html') diff --git a/doc/serialized-form.html b/doc/serialized-form.html index cde6184..5c2c95d 100644 --- a/doc/serialized-form.html +++ b/doc/serialized-form.html @@ -2,12 +2,12 @@ - + Serialized Form - + @@ -37,8 +37,7 @@ function windowTitle() - - + @@ -92,6 +91,63 @@ Serialized Form
+

+ + + + + +
+Class jrummikub.view.impl.ConnectPanel extends javax.swing.JPanel implements Serializable
+ +

+serialVersionUID: 1L + +

+ + + + + +
+Serialized Fields
+ +

+messageLabel

+
+javax.swing.JLabel messageLabel
+
+
+
+
+
+

+foobar

+
+javax.swing.JProgressBar foobar
+
+
+
+
+
+

+cancelButton

+
+javax.swing.JButton cancelButton
+
+
+
+
+
+

+cancelEvent

+
+jrummikub.util.Event cancelEvent
+
+
+
+
+

@@ -110,10 +166,46 @@ Serialized Form
+

+layeredPane

+
+javax.swing.JLayeredPane layeredPane
+
+
+
+
+
+

+mainLayer

+
+javax.swing.JPanel mainLayer
+
+
+
+
+
+

+menuBar

+
+javax.swing.JMenuBar menuBar
+
+
+
+
+
+

+saveItem

+
+javax.swing.JMenuItem saveItem
+
+
+
+
+

table

-TablePanel table
+jrummikub.view.impl.TablePanel table
@@ -122,7 +214,7 @@ table

playerPanel

-PlayerPanel playerPanel
+jrummikub.view.impl.PlayerPanel playerPanel
@@ -131,16 +223,169 @@ playerPanel

startTurnPanel

-StartTurnPanel startTurnPanel
+jrummikub.view.impl.StartTurnPanel startTurnPanel +
+
+
+
+
+

+pausePanel

+
+jrummikub.view.impl.PausePanel pausePanel
+
+
+
+
+
+

+roundEndPanel

+
+jrummikub.view.impl.RoundEndPanel roundEndPanel
+
+
+
+
+
+

+settingsPanel

+
+jrummikub.view.impl.SettingsPanel settingsPanel
+
+
+
+
+
+

+loginPanel

+
+jrummikub.view.impl.LoginPanel loginPanel
+
+
+
+
+
+

+scorePanel

+
+jrummikub.view.impl.ScorePanel scorePanel
+
+
+
+
+
+

+gameListPanel

+
+jrummikub.view.impl.GameListPanel gameListPanel
+
+
+
+
+
+

+sidePanel

+
+jrummikub.view.impl.SidePanel sidePanel
+
+
+
+
+
+

+quitWarningPanel

+
+jrummikub.view.impl.QuitWarningPanel quitWarningPanel
+
+
+
+
+
+

+connectPanel

+
+jrummikub.view.impl.ConnectPanel connectPanel
+
+
+
+
+
+

+bottomPanelType

+
+jrummikub.view.IView.BottomPanelType bottomPanelType
+
+
+
+
+
+

+chooser

+
+javax.swing.JFileChooser chooser
+
+
+
+
+
+

+menuNewGameEvent

+
+jrummikub.util.Event menuNewGameEvent
+
+
+
+
+
+

+networkGameEvent

+
+jrummikub.util.Event networkGameEvent
+
+
+
+
+
+

+loadEvent

+
+jrummikub.util.Event loadEvent
+
+
+
+
+
+

+loadFileEvent

+
+jrummikub.util.Event1<T> loadFileEvent
+
+
+
+
+
+

+saveEvent

+
+jrummikub.util.Event1<T> saveEvent
+
+
+
+
+
+

+quitEvent

+
+jrummikub.util.Event quitEvent

-winPanel

+quitWarningFrame
-WinPanel winPanel
+javax.swing.JFrame quitWarningFrame
@@ -159,8 +404,7 @@ winPanel - - + -- cgit v1.2.3