From 51b7fbe822bd9a3804c061f0b844884769d7ddba Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 6 Jul 2011 16:36:06 +0200 Subject: Javadoc git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/view/package-use.html | 206 +++++++++++++++++++++++++++++++++++- 1 file changed, 204 insertions(+), 2 deletions(-) (limited to 'doc/jrummikub/view/package-use.html') diff --git a/doc/jrummikub/view/package-use.html b/doc/jrummikub/view/package-use.html index 5bd1943..138d20a 100644 --- a/doc/jrummikub/view/package-use.html +++ b/doc/jrummikub/view/package-use.html @@ -2,12 +2,12 @@ - + Uses of Package jrummikub.view - + @@ -94,6 +94,14 @@ Packages that use jrummikub.    +jrummikub.control.network +   + + +jrummikub.control.turn +   + + jrummikub.view    @@ -113,6 +121,54 @@ Classes in jrummikub.view IView +
+          The top-level view interface + + +IView.BottomPanelType + +
+          Different types of bottom panels + + +  +

+ + + + + + + + + + + + + + +
+Classes in jrummikub.view used by jrummikub.control.network
ISettingsPanel.SettingsMode + +
+          SettingsPanel can be used with different functions in different situations
IView + +
+          The top-level view interface
LoginError + +
+          Enum summarizing the different kinds of login errors
+  +

+ + + + + + + @@ -132,18 +188,79 @@ Classes in jrummikub.view + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in jrummikub.view used by jrummikub.control.turn
IView +
          The top-level view interface
IConnectPanel + +
+          Panel shown during connection process and showing errors
IGameListPanel + +
+          Panel showing all offered games in the chosen channel
IHandPanel
          The view for a player's hand that displays his stones
ILoginPanel + +
+          LoginPanel for network game
IPlayerPanel
          The player panel that contains a player's board and other user interfaces
IQuitWarningPanel + +
+          Warning panel shown to if the emitted event would cancel the current game
IQuitWarningPanel.QuitMode + +
+          Enum summarizing the different events invoking the quit warning panel
IScorePanel + +
+          The panel the scores are displayed in
ISettingsPanel + +
+          The panel for the game setup
ISettingsPanel.SettingsError + +
+          Specifies the different kinds of settings errors that can be displayed
ISettingsPanel.SettingsMode + +
+          SettingsPanel can be used with different functions in different situations
ISidePanel + +
+          Side panel to show all players and relevant player information in round + order, game settings and stone heap size
IStoneCollectionPanel
@@ -162,6 +279,18 @@ Classes in jrummikub.view           The view of the table, where the stone sets lie
IView.BottomPanelType + +
+          Different types of bottom panels
LoginError + +
+          Enum summarizing the different kinds of login errors
 

@@ -178,18 +307,79 @@ Classes in jrummikub.view +IConnectPanel + +
+          Panel shown during connection process and showing errors + + +IGameListPanel + +
+          Panel showing all offered games in the chosen channel + + IHandPanel
          The view for a player's hand that displays his stones +ILoginPanel + +
+          LoginPanel for network game + + IPlayerPanel
          The player panel that contains a player's board and other user interfaces +IQuitWarningPanel + +
+          Warning panel shown to if the emitted event would cancel the current game + + +IQuitWarningPanel.QuitMode + +
+          Enum summarizing the different events invoking the quit warning panel + + +IScorePanel + +
+          The panel the scores are displayed in + + +ISettingsPanel + +
+          The panel for the game setup + + +ISettingsPanel.SettingsError + +
+          Specifies the different kinds of settings errors that can be displayed + + +ISettingsPanel.SettingsMode + +
+          SettingsPanel can be used with different functions in different situations + + +ISidePanel + +
+          Side panel to show all players and relevant player information in round + order, game settings and stone heap size + + IStoneCollectionPanel
@@ -214,6 +404,18 @@ Classes in jrummikub.view           The top-level view interface + +IView.BottomPanelType + +
+          Different types of bottom panels + + +LoginError + +
+          Enum summarizing the different kinds of login errors +  

-- cgit v1.2.3