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-summary.html | 63 +++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 2 deletions(-) (limited to 'doc/jrummikub/view/package-summary.html') diff --git a/doc/jrummikub/view/package-summary.html b/doc/jrummikub/view/package-summary.html index 6bea81c..d96b6a2 100644 --- a/doc/jrummikub/view/package-summary.html +++ b/doc/jrummikub/view/package-summary.html @@ -2,12 +2,12 @@ - + jrummikub.view - + @@ -93,14 +93,43 @@ Package jrummikub.view An interface for view elements that can emit click events +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 + + +IScorePanel +The panel the scores are displayed in + + +ISettingsPanel +The panel for the game setup + + +ISidePanel +Side panel to show all players and relevant player information in round + order, game settings and stone heap size + + IStoneCollectionPanel The view of the collection that shows the stones a player has selected @@ -120,6 +149,36 @@ Package jrummikub.view   +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Enum Summary
IQuitWarningPanel.QuitModeEnum summarizing the different events invoking the quit warning panel
ISettingsPanel.SettingsErrorSpecifies the different kinds of settings errors that can be displayed
ISettingsPanel.SettingsModeSettingsPanel can be used with different functions in different situations
IView.BottomPanelTypeDifferent types of bottom panels
LoginErrorEnum summarizing the different kinds of login errors
+  +

-- cgit v1.2.3