Interface | Description |
---|---|
AnalyzeDialog.Listener |
Callback for actions generated by AnalyzeDialog.
|
Comment.Listener |
Callback for events generated by Comment.
|
ConstGuiBoard |
Const functions of gui.GuiBoard.
|
ContextMenu.Listener |
Callback for events generated by ContextMenu.
|
GameTreeViewer.Listener |
Callback for events generated by GameTreeViewer.
|
GtpShell.Listener |
Callback for events generated by GtpShell.
|
GuiBoard.Listener |
Callback for clicks on a field.
|
GuiUtil.ProgressRunnable |
Runnable for running protected by modal progress dialog.
|
LiveGfx.Listener | |
ObjectListEditor.ItemEditor<OBJECT> |
Edit properties of object.
|
RecentFileMenu.Listener |
Callback for events generated by RecentFileMenu.
|
RecentMenu.Listener |
Listener for events generated by RecentMenu.
|
ScoreDialog.Listener |
Callback to be called when a score was computed and accepted.
|
TextViewer.Listener |
Callback for events generated by TextViewer.
|
Class | Description |
---|---|
AnalyzeDialog |
Dialog for selecting an AnalyzeCommand.
|
AnalyzeShow |
Show response to an AnalyzeCommand in the GUI.
|
BoardSizeDialog |
Dialog for entering a board size.
|
Bookmark |
Link to a position in a game file.
|
BookmarkEditor |
Dialog for displaying and editing a bookmark.
|
Comment |
Scroll pane for displaying a comment to the current game node.
|
ContextMenu |
Context menu for fields on board.
|
FileDialogs |
File dialogs.
|
FindDialog |
Dialog for entering a search pattern.
|
GameInfoDialog |
Dialog for editing game settings and other information.
|
GameInfoPanel |
Panel displaying information about the current position.
|
GameTreePanel |
Panel displaying a game tree.
|
GameTreeViewer |
Dialog for displaying the game tree.
|
GtpShell |
Dialog for displaying the GTP stream and for entering commands.
|
GuiAction |
AbstractAction with additional features.
|
GuiBoard |
Graphical display of a Go board.
|
GuiBoardUtil |
Utility functions for class GuiBoard.
|
GuiGtpClient |
Wrapper around gtp.GtpClient to be used in a GUI environment.
|
GuiMenu |
JMenu with additional features.
|
GuiUtil |
GUI utility classes and static functions.
|
Help |
Window for displaying help in HTML format.
|
LiveGfx |
Parse standard error of a GTP engine for GoGui live graphics commands.
|
MessageDialogs |
Simple message dialogs.
|
ObjectListEditor<OBJECT> |
Dialog for displaying and editing a list of objects.
|
ParameterDialog |
Dialog for editing parameters in response to an analyze command of type
param.
|
Program |
Command line and other information to run a GTP engine.
|
ProgramEditor |
Dialog for displaying and editing a program.
|
RecentFileMenu |
Menu for recent files.
|
RecentMenu |
Menu for recent item.
|
ScoreDialog |
Dialog for displaying the game score and result.
|
Session |
Utilities for saving and restoring windows between session.
|
SquareLayout |
Layout manager for 1:1 aspect ratio.
|
StatusBar |
Status bar.
|
TextViewer |
Dialog for displaying text.
|
TimeLeftDialog |
Enum | Description |
---|---|
GameTreePanel.Label | |
GameTreePanel.Size |