Serialized Form
-
Package featurecat.lizzie.gui
-
Class featurecat.lizzie.gui.AvoidMoveDialog
class AvoidMoveDialog extends LizzieDialog implements Serializable-
Serialized Fields
-
rdoAllow
JRadioButton rdoAllow
-
rdoAvoid
JRadioButton rdoAvoid
-
rdoBlack
JRadioButton rdoBlack
-
rdoWhite
JRadioButton rdoWhite
-
resourceBundle
ResourceBundle resourceBundle
-
txtCoordList
JTextField txtCoordList
-
txtParam
JTextField txtParam
-
txtUntilMove
JFormattedTextField txtUntilMove
-
-
-
Class featurecat.lizzie.gui.BasicInfoPane
class BasicInfoPane extends LizziePane implements Serializable-
Serialized Fields
-
bTime
String bTime
-
cachedImage
BufferedImage cachedImage
-
owner
LizzieMain owner
-
wTime
String wTime
-
-
-
Class featurecat.lizzie.gui.BasicLizziePaneUI.DragWindow
class DragWindow extends Window implements Serializable -
Class featurecat.lizzie.gui.BoardPane
class BoardPane extends LizziePane implements Serializable-
Serialized Fields
-
cachedImage
BufferedImage cachedImage
-
filter10
com.jhlabs.image.GaussianFilter filter10
-
gifPath
String gifPath
-
isReplayVariation
boolean isReplayVariation
-
lastAutosaveTime
long lastAutosaveTime
-
mouseOverCoordinate
int[] mouseOverCoordinate
-
owner
LizzieMain owner
-
placeVariation
Consumer<String> placeVariation
-
userAlreadyKnowsAboutCommandString
boolean userAlreadyKnowsAboutCommandString
-
-
-
Class featurecat.lizzie.gui.ChangeMoveDialog
class ChangeMoveDialog extends LizzieDialog implements Serializable-
Serialized Fields
-
changeMoveNumber
int changeMoveNumber
-
changePosition
String changePosition
-
rdoChangeCoord
JRadioButton rdoChangeCoord
-
rdoPass
JRadioButton rdoPass
-
rdoSwap
JRadioButton rdoSwap
-
resourceBundle
ResourceBundle resourceBundle
-
txtChangeCoord
JTextField txtChangeCoord
-
txtMoveNumber
JFormattedTextField txtMoveNumber
-
-
-
Class featurecat.lizzie.gui.CommentPane
class CommentPane extends LizziePane implements Serializable-
Serialized Fields
-
commentPane
JTextPane commentPane
-
dragPane
JLabel dragPane
-
htmlDoc
HTMLDocument htmlDoc
-
htmlKit
LizziePane.HtmlKit htmlKit
-
htmlStyle
StyleSheet htmlStyle
-
mouseMotionAdapter
MouseMotionAdapter mouseMotionAdapter
-
mouseMotionListeners
MouseMotionListener[] mouseMotionListeners
-
scrollPane
JScrollPane scrollPane
-
-
-
Class featurecat.lizzie.gui.ConfigDialog
class ConfigDialog extends LizzieDialog implements Serializable-
Serialized Fields
-
aboutTab
JPanel aboutTab
-
btnBackgroundPath
JButton btnBackgroundPath
-
btnBlackStonePath
JButton btnBlackStonePath
-
btnBoardPath
JButton btnBoardPath
-
btnWhiteStonePath
JButton btnWhiteStonePath
-
chkAppendWinrateToComment
JCheckBox chkAppendWinrateToComment
-
chkColorByWinrateInsteadOfVisits
JCheckBox chkColorByWinrateInsteadOfVisits
-
chkDynamicWinrateGraphWidth
JCheckBox chkDynamicWinrateGraphWidth
-
chkHoldBestMovesToSgf
JCheckBox chkHoldBestMovesToSgf
-
chkNotRefreshVariation
JCheckBox chkNotRefreshVariation
-
chkPanelUI
JCheckBox chkPanelUI
-
chkPreload1
JCheckBox chkPreload1
-
chkPreload2
JCheckBox chkPreload2
-
chkPreload3
JCheckBox chkPreload3
-
chkPreload4
JCheckBox chkPreload4
-
chkPreload5
JCheckBox chkPreload5
-
chkPreload6
JCheckBox chkPreload6
-
chkPreload7
JCheckBox chkPreload7
-
chkPreload8
JCheckBox chkPreload8
-
chkPreload9
JCheckBox chkPreload9
-
chkPreloads
JCheckBox[] chkPreloads
-
chkPrintEngineLog
JCheckBox chkPrintEngineLog
-
chkShowBestMovesByHold
JCheckBox chkShowBestMovesByHold
-
chkShowBlunderBar
JCheckBox chkShowBlunderBar
-
chkShowBorder
JCheckBox chkShowBorder
-
chkShowCaptured
JCheckBox chkShowCaptured
-
chkShowComment
JCheckBox chkShowComment
-
chkShowCommentNodeColor
JCheckBox chkShowCommentNodeColor
-
chkShowCoordinates
JCheckBox chkShowCoordinates
-
chkShowPlayoutsInSuggestion
JCheckBox chkShowPlayoutsInSuggestion
-
chkShowScoremeanInSuggestion
JCheckBox chkShowScoremeanInSuggestion
-
chkShowSubBoard
JCheckBox chkShowSubBoard
-
chkShowVariationGraph
JCheckBox chkShowVariationGraph
-
chkShowWinrate
JCheckBox chkShowWinrate
-
chkShowWinrateInSuggestion
JCheckBox chkShowWinrateInSuggestion
-
cmbFontName
JComboBox<String> cmbFontName
-
cmbThemes
JComboBox<String> cmbThemes
-
cmbUiFontName
JComboBox<String> cmbUiFontName
-
cmbWinrateFontName
JComboBox<String> cmbWinrateFontName
-
columsBlunderNodes
String[] columsBlunderNodes
-
commandHelp
String commandHelp
-
curPath
Path curPath
-
enginePath
String enginePath
-
fontList
List<String> fontList
-
inputStream
BufferedInputStream inputStream
-
lblBlunderBarColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblBlunderBarColor
-
lblBoardSign
JLabel lblBoardSign
-
lblCommentBackgroundColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblCommentBackgroundColor
-
lblCommentFontColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblCommentFontColor
-
lblCommentNodeColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblCommentNodeColor
-
lblScoreMeanLineColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblScoreMeanLineColor
-
lblWinrateLineColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblWinrateLineColor
-
lblWinrateMissLineColor
featurecat.lizzie.gui.ConfigDialog.ColorLabel lblWinrateMissLineColor
-
leelazConfig
org.json.JSONObject leelazConfig
-
okButton
JButton okButton
-
pnlBoardPreview
JPanel pnlBoardPreview
-
rdoBoardSize13
JRadioButton rdoBoardSize13
-
rdoBoardSize19
JRadioButton rdoBoardSize19
-
rdoBoardSize4
JRadioButton rdoBoardSize4
-
rdoBoardSize5
JRadioButton rdoBoardSize5
-
rdoBoardSize7
JRadioButton rdoBoardSize7
-
rdoBoardSize9
JRadioButton rdoBoardSize9
-
rdoBoardSizeOther
JRadioButton rdoBoardSizeOther
-
rdoLcb
JRadioButton rdoLcb
-
rdoShowMoveNumberAll
JRadioButton rdoShowMoveNumberAll
-
rdoShowMoveNumberLast
JRadioButton rdoShowMoveNumberLast
-
rdoShowMoveNumberNo
JRadioButton rdoShowMoveNumberNo
-
rdoStoneIndicatorCircle
JRadioButton rdoStoneIndicatorCircle
-
rdoStoneIndicatorNo
JRadioButton rdoStoneIndicatorNo
-
rdoStoneIndicatorSolid
JRadioButton rdoStoneIndicatorSolid
-
rdoWinrate
JRadioButton rdoWinrate
-
resourceBundle
ResourceBundle resourceBundle
-
sldBoardPositionProportion
JSlider sldBoardPositionProportion
-
spnMinimumBlunderBarWidth
JSpinner spnMinimumBlunderBarWidth
-
spnShadowSize
JSpinner spnShadowSize
-
spnWinrateStrokeWidth
JSpinner spnWinrateStrokeWidth
-
tabbedPane
JTabbedPane tabbedPane
-
tblBlunderNodes
JTable tblBlunderNodes
-
theme
Theme theme
-
themeTab
JPanel themeTab
-
tpGtpConsoleStyle
JTextPane tpGtpConsoleStyle
-
txtAnalyzeUpdateInterval
JFormattedTextField txtAnalyzeUpdateInterval
-
txtAvoidKeepVariations
JFormattedTextField txtAvoidKeepVariations
-
txtBackgroundPath
JTextField txtBackgroundPath
-
txtBlackStonePath
JTextField txtBlackStonePath
-
txtBoardHeight
JTextField txtBoardHeight
-
txtBoardPath
JTextField txtBoardPath
-
txtBoardWidth
JTextField txtBoardWidth
-
txtCommentFontSize
JTextField txtCommentFontSize
-
txtEngine
JTextField txtEngine
-
txtEngine1
JTextField txtEngine1
-
txtEngine2
JTextField txtEngine2
-
txtEngine3
JTextField txtEngine3
-
txtEngine4
JTextField txtEngine4
-
txtEngine5
JTextField txtEngine5
-
txtEngine6
JTextField txtEngine6
-
txtEngine7
JTextField txtEngine7
-
txtEngine8
JTextField txtEngine8
-
txtEngine9
JTextField txtEngine9
-
txtLimitBestMoveNum
JTextField txtLimitBestMoveNum
-
txtLimitBranchLength
JTextField txtLimitBranchLength
-
txtMaxAnalyzeTime
JFormattedTextField txtMaxAnalyzeTime
-
txtMaxGameThinkingTime
JFormattedTextField txtMaxGameThinkingTime
-
txtMinPlayoutRatioForStats
JFormattedTextField txtMinPlayoutRatioForStats
-
txts
JTextField[] txts
-
txtShowMoveNumber
JTextField txtShowMoveNumber
-
txtWhiteStonePath
JTextField txtWhiteStonePath
-
uiTab
JPanel uiTab
-
weightPath
String weightPath
-
-
-
Class featurecat.lizzie.gui.CountResults
class CountResults extends JFrame implements Serializable -
Class featurecat.lizzie.gui.EngineParameter
class EngineParameter extends LizzieDialog implements Serializable-
Serialized Fields
-
commandLine
String commandLine
-
contentPanel
JPanel contentPanel
-
enginePath
String enginePath
-
oriColor
Color oriColor
-
parameters
String parameters
-
txtCommandLine
JTextField txtCommandLine
-
txtParameter
JTextField txtParameter
-
weightPath
String weightPath
-
-
-
Class featurecat.lizzie.gui.GameInfoDialog
class GameInfoDialog extends LizzieDialog implements Serializable-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
gameInfo
GameInfo gameInfo
-
okButton
JButton okButton
-
textFieldBlack
JTextField textFieldBlack
-
textFieldHandicap
JTextField textFieldHandicap
-
textFieldKomi
JTextField textFieldKomi
-
textFieldWhite
JTextField textFieldWhite
-
-
-
Class featurecat.lizzie.gui.GtpConsolePane
class GtpConsolePane extends LizzieDialog implements Serializable-
Serialized Fields
-
command
String command
-
console
JTextPane console
-
htmlDoc
HTMLDocument htmlDoc
-
htmlKit
LizziePane.HtmlKit htmlKit
-
htmlStyle
StyleSheet htmlStyle
-
isAnalyzeCommand
boolean isAnalyzeCommand
-
lblCommand
JLabel lblCommand
-
MAX_HTML_LENGTH
int MAX_HTML_LENGTH
-
pnlCommand
JPanel pnlCommand
-
scrollPane
JScrollPane scrollPane
-
txtCommand
JTextField txtCommand
-
-
-
Class featurecat.lizzie.gui.LizzieDialog
class LizzieDialog extends JDialog implements Serializable-
Serialized Fields
-
osName
String osName
-
-
-
Class featurecat.lizzie.gui.LizzieFrame
class LizzieFrame extends MainFrame implements Serializable-
Serialized Fields
-
bs
BufferStrategy bs
-
cachedBackground
BufferedImage cachedBackground
-
cachedBackgroundHeight
int cachedBackgroundHeight
-
cachedBackgroundShowControls
boolean cachedBackgroundShowControls
-
cachedBackgroundWidth
int cachedBackgroundWidth
-
cachedBoardPositionProportion
int cachedBoardPositionProportion
-
cachedComment
String cachedComment
-
cachedCommentImage
BufferedImage cachedCommentImage
-
cachedImage
BufferedImage cachedImage
-
cachedLargeWinrate
boolean cachedLargeWinrate
-
cachedShowComment
boolean cachedShowComment
-
cachedShowLargeSubBoard
boolean cachedShowLargeSubBoard
-
cachedShowVariationGraph
boolean cachedShowVariationGraph
-
cachedShowWinrate
boolean cachedShowWinrate
-
commentPane
JTextPane commentPane
-
commentRect
Rectangle commentRect
-
filter10
com.jhlabs.image.GaussianFilter filter10
-
filter20
com.jhlabs.image.GaussianFilter filter20
-
htmlDoc
HTMLDocument htmlDoc
-
htmlKit
LizziePane.HtmlKit htmlKit
-
htmlStyle
StyleSheet htmlStyle
-
isDrawVisitsInTitle
boolean isDrawVisitsInTitle
-
isReplayVariation
boolean isReplayVariation
-
lastAutosaveTime
long lastAutosaveTime
-
lastPlayouts
long lastPlayouts
-
mainPanel
JPanel mainPanel
-
mouseOverCoordinate
int[] mouseOverCoordinate
-
placeVariation
Consumer<String> placeVariation
-
redrawBackgroundAnyway
boolean redrawBackgroundAnyway
-
rightClickMenu
RightClickMenu rightClickMenu
-
scrollPane
JScrollPane scrollPane
-
showPlayouts
ScheduledExecutorService showPlayouts
-
userAlreadyKnowsAboutCommandString
boolean userAlreadyKnowsAboutCommandString
-
-
-
Class featurecat.lizzie.gui.LizzieLayout
class LizzieLayout extends BorderLayout implements Serializable-
Serialized Fields
-
basicInfoPane
Component basicInfoPane
-
commentPane
Component commentPane
-
consolePane
Component consolePane
-
east
Component east
-
hgap
int hgap
-
mainBoard
Component mainBoard
-
mode
int mode
-
north
Component north
-
ponderingX
int ponderingX
-
ponderingY
int ponderingY
-
south
Component south
-
subBoard
Component subBoard
-
variationPane
Component variationPane
-
vgap
int vgap
-
west
Component west
-
winratePane
Component winratePane
-
-
-
Class featurecat.lizzie.gui.LizzieMain
class LizzieMain extends MainFrame implements Serializable-
Serialized Fields
-
cachedBackground
BufferedImage cachedBackground
-
cachedBackgroundHeight
int cachedBackgroundHeight
-
cachedBackgroundWidth
int cachedBackgroundWidth
-
cachedBasicInfoContainer
BufferedImage cachedBasicInfoContainer
-
cachedVariationContainer
BufferedImage cachedVariationContainer
-
cachedWallpaperImage
BufferedImage cachedWallpaperImage
-
cachedWinrateContainer
BufferedImage cachedWinrateContainer
-
filter20
com.jhlabs.image.GaussianFilter filter20
-
isDrawVisitsInTitle
boolean isDrawVisitsInTitle
-
lastPlayouts
long lastPlayouts
-
layout
LizzieLayout layout
-
redrawBackgroundAnyway
boolean redrawBackgroundAnyway
-
rightClickMenu
RightClickMenu rightClickMenu
-
showPlayouts
ScheduledExecutorService showPlayouts
-
-
-
Class featurecat.lizzie.gui.LizziePane
class LizziePane extends JPanel implements Serializable-
Serialization Methods
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class featurecat.lizzie.gui.LizziePane.HtmlKit
class HtmlKit extends HTMLEditorKit implements Serializable-
Serialized Fields
-
style
StyleSheet style
-
-
-
Class featurecat.lizzie.gui.MainFrame
class MainFrame extends JFrame implements Serializable-
Serialized Fields
-
boardPositionProportion
int boardPositionProportion
-
forceRefresh
boolean forceRefresh
-
isAutoEstimating
boolean isAutoEstimating
-
isEstimating
boolean isEstimating
-
isFirstCount
boolean isFirstCount
-
isMouseOver
boolean isMouseOver
-
isNewGame
boolean isNewGame
-
isPlayingAgainstLeelaz
boolean isPlayingAgainstLeelaz
-
isShowingPolicy
boolean isShowingPolicy
-
isShowingRightMenu
boolean isShowingRightMenu
-
playerIsBlack
boolean playerIsBlack
-
playerTitle
String playerTitle
-
showControls
boolean showControls
-
toolBar
ToolBar toolBar
-
visitsString
String visitsString
-
winRateGridLines
int winRateGridLines
-
zen
YaZenGtp zen
-
-
-
Class featurecat.lizzie.gui.Menu
class Menu extends JMenuBar implements Serializable-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
headFont
Font headFont
-
-
-
Class featurecat.lizzie.gui.NewGameDialog
class NewGameDialog extends LizzieDialog implements Serializable-
Serialized Fields
-
buttonBar
JPanel buttonBar
-
cancelled
boolean cancelled
-
checkBoxPlayerIsBlack
JCheckBox checkBoxPlayerIsBlack
-
chkNewGame
JCheckBox chkNewGame
-
contentPanel
JPanel contentPanel
-
dialogPane
JPanel dialogPane
-
gameInfo
GameInfo gameInfo
-
okButton
JButton okButton
-
textFieldBlack
JTextField textFieldBlack
-
textFieldHandicap
JTextField textFieldHandicap
-
textFieldKomi
JTextField textFieldKomi
-
textFieldWhite
JTextField textFieldWhite
-
-
-
Class featurecat.lizzie.gui.RightClickMenu
class RightClickMenu extends JPopupMenu implements Serializable-
Serialized Fields
-
addAllow
JMenuItem addAllow
-
addSuggestionAsBranch
JMenuItem addSuggestionAsBranch
-
allow
JMenuItem allow
-
avoid
JMenuItem avoid
-
keepingAvoid
JCheckBoxMenuItem keepingAvoid
-
mousex
int mousex
-
mousey
int mousey
-
resourceBundle
ResourceBundle resourceBundle
-
-
-
Class featurecat.lizzie.gui.SubBoardPane
class SubBoardPane extends LizziePane implements Serializable-
Serialized Fields
-
cachedImage
BufferedImage cachedImage
-
-
-
Class featurecat.lizzie.gui.ToolBar
class ToolBar extends JToolBar implements Serializable-
Serialized Fields
-
txtMoveNumber
JTextField txtMoveNumber
-
-
-
Class featurecat.lizzie.gui.VariationTreePane
class VariationTreePane extends LizziePane implements Serializable-
Serialized Fields
-
cachedImage
BufferedImage cachedImage
-
owner
LizzieMain owner
-
-
-
Class featurecat.lizzie.gui.WinratePane
class WinratePane extends LizziePane implements Serializable-
Serialized Fields
-
cachedImage
BufferedImage cachedImage
-
owner
LizzieMain owner
-
winRateGridLines
int winRateGridLines
-
-
-