Serialized Form


Package org.wicketstuff.eidogo

Class org.wicketstuff.eidogo.Eidogo extends org.apache.wicket.markup.html.WebComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

showComments

boolean showComments
true to show comments in the player.


showPlayerInfo

boolean showPlayerInfo
true to show information of the players.


showGameInfo

boolean showGameInfo
true to show game info.


showTools

boolean showTools
true to show tools.


showOptions

boolean showOptions
true to show options.


markCurrent

boolean markCurrent
true to mark last played stone.


markVariation

boolean markVariation
true to mark position of variations.


markNext

boolean markNext
true to mark the position of next move.


enableShortcuts

boolean enableShortcuts
true to enable keyboard shortcuts.


problemMode

boolean problemMode
true to enable problem mode.


theme

Eidogo.Theme theme
The theme to apply.


mode

Eidogo.Mode mode
The current mode.


sgfUrl

String sgfUrl
URL where to load SGF file.



Copyright © 2011. All Rights Reserved.