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