$ A B C D E F G H I J K L M N O P Q R S T U V W X Y

G

gameChanged(Party) - Method in interface klaus.components.ChessBoardListener
 
gameRunning - Variable in class klaus.backend.OfflinePlayingBackend
 
games - Variable in class klaus.views.BaseView
 
generatePGN() - Method in class klaus.chess.party.Party
This will generate a PGN from this party
generics - Variable in class klaus.views.ConfigurationView
 
GenericSettingsPanel - Class in klaus.components
Created by IntelliJ IDEA.
GenericSettingsPanel() - Constructor for class klaus.components.GenericSettingsPanel
 
getBackend() - Method in class klaus.components.ChessBoard
 
getBackend() - Method in class klaus.views.AnalyzeView
 
getBackend() - Method in interface klaus.views.ChessView
 
getBackend() - Method in class klaus.views.PlayingView
 
getBlack() - Method in class klaus.backend.OfflinePlayingBackend
 
getBlackEngineName() - Method in class klaus.dialogs.NewGameModel
 
getBlackEngineName() - Method in class klaus.views.PlayingView
 
getBlackPlayer() - Method in class klaus.chess.party.Party
 
getBlackPlayer() - Method in class klaus.dialogs.NewGameModel
 
getBlackTime() - Method in interface klaus.backend.ChessBackend
Gives the remaining time for black [im milliseconds]
getBlackTime() - Method in class klaus.backend.NullBackend
 
getBlackTime() - Method in class klaus.backend.OfflinePlayingBackend
 
getChessBoard() - Method in class klaus.views.PlayingView
 
getClockMode() - Method in class klaus.Settings
 
getComment() - Method in class klaus.chess.party.PartyNode
Get the comment after this move.
getDate() - Method in class klaus.chess.party.Party
 
getDefaultEngine() - Method in class klaus.Settings
 
getDescription() - Method in class klaus.engine.DebuggingInformation
 
getDescription() - Method in class klaus.engine.EngineData
Create a description of the engine, e. g. for the engine configuration view
getDescription() - Method in class klaus.GPLView
 
getDescription() - Method in class klaus.views.AnalyzeView
 
getDescription() - Method in class klaus.views.BaseView
 
getDescription() - Method in class klaus.views.ConfigurationView
 
getDescription() - Method in class klaus.views.ICSLoginView
 
getDescription() - Method in class klaus.views.InfoView
 
getDescription() - Method in class klaus.views.PlayingView
 
getDescription() - Method in class klaus.views.View
 
getDescription() - Method in class klaus.views.WelcomeView
 
getECO() - Method in class klaus.chess.party.Party
 
getEngineByName(String) - Method in class klaus.views.PlayingView
 
getEngines() - Method in class klaus.Settings
Get all available engines' data
getEngineType() - Method in class klaus.engine.EngineData
 
getEnPassantPossibility() - Method in class klaus.chess.Position
 
getExecutable() - Method in class klaus.engine.EngineData
 
getFileName(String, String) - Method in class klaus.dialogs.Jokes
 
getFirstPeriod() - Method in class klaus.dialogs.NewGameModel
 
getFirstPeriodDuration() - Method in class klaus.dialogs.NewGameModel
 
getFromX() - Method in class klaus.chess.Move
 
getFromY() - Method in class klaus.chess.Move
 
getHTMLNotation() - Method in class klaus.chess.party.Party
 
getId() - Method in class klaus.chess.party.PartyNode
 
getImage(String, String) - Static method in class klaus.components.ImageCache
 
getImage(String) - Static method in class klaus.components.ImageCache
 
getIncrement() - Method in class klaus.dialogs.NewGameModel
 
getInstance() - Static method in class klaus.KlausWindowManager
 
getIp() - Method in class klaus.cs.ICSProfile
 
getJokes() - Static method in class klaus.dialogs.Jokes
 
getLastICSPWD() - Method in class klaus.Settings
 
getLastICSUser() - Method in class klaus.Settings
 
getLastLinePosition() - Method in class klaus.fs.PGNStreamReader
 
getLastMove() - Method in class klaus.chess.party.Party
Gets the last move of the PV
getLayoutName() - Method in class klaus.components.GenericSettingsPanel
 
getLayoutName() - Method in class klaus.Settings
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class klaus.components.EngineCellRenderer
 
getMessages() - Static method in class klaus.Resources
 
getModel() - Method in class klaus.dialogs.NewOfflineGameDialog
 
getMove() - Method in class klaus.chess.party.PartyNode
 
getName() - Method in class klaus.engine.EngineData
 
getName() - Method in class klaus.views.ICSView
 
getNextParty() - Method in class klaus.fs.PGNStreamReader
Gets the next party.
getNodes() - Method in class klaus.engine.DebuggingInformation
 
getNoOfDrawMoves() - Method in class klaus.chess.Position
 
getNoOfMove() - Method in class klaus.chess.Position
 
getNotation(Position) - Method in class klaus.chess.Move
 
getParty() - Method in interface klaus.backend.ChessBackend
 
getParty() - Method in class klaus.backend.NullBackend
 
getParty() - Method in class klaus.backend.OfflinePlayingBackend
 
getParty() - Method in class klaus.components.ChessBoard
 
getParty() - Method in class klaus.views.PlayingView
 
getPassword() - Method in class klaus.cs.ICSProfile
 
getPersistence(String, String) - Method in class klaus.Settings
Get a persistence setting's value
getPieceAt(int, int) - Method in class klaus.chess.Position
 
getPly() - Method in class klaus.engine.DebuggingInformation
 
getPlyCount() - Method in class klaus.chess.party.Party
 
getPort() - Method in class klaus.cs.ICSProfile
 
getPosition() - Method in interface klaus.backend.ChessBackend
 
getPosition() - Method in class klaus.backend.NullBackend
 
getPosition() - Method in class klaus.backend.OfflinePlayingBackend
 
getPosition() - Method in class klaus.chess.party.Party
Get the position at the end of the game, variants will be ignored!
getPosition(int) - Method in class klaus.chess.party.Party
Get a position in the game, with endPly being the last ply before the position that should be created.
getPositionsOf(char) - Method in class klaus.chess.Position
 
getPromotion() - Method in class klaus.chess.Move
 
getPV() - Method in class klaus.chess.party.PartyNode
 
getPv() - Method in class klaus.engine.DebuggingInformation
 
getRandomJoke(JokeCategory) - Method in class klaus.dialogs.Jokes
 
getResult() - Method in class klaus.chess.party.Party
 
getResult(Result) - Method in class klaus.views.PlayingView
get the party's result as an integer
getRound() - Method in class klaus.chess.party.Party
 
getScore() - Method in class klaus.engine.DebuggingInformation
 
getSecondPeriod() - Method in class klaus.dialogs.NewGameModel
 
getSecondPeriodDuration() - Method in class klaus.dialogs.NewGameModel
 
getSetting(String) - Method in class klaus.engine.EngineData
 
getSettings() - Method in class klaus.engine.EngineData
 
getSettings() - Static method in class klaus.Settings
 
getSite() - Method in class klaus.chess.party.Party
 
getSquareX(int) - Method in class klaus.components.ChessBoard
Convert the mouse coordinates to the coords of a square (X coord)
getSquareY(int) - Method in class klaus.components.ChessBoard
Convert the mouse coordinates to the coords of a square (Y coord)
getThirdPeriod() - Method in class klaus.dialogs.NewGameModel
 
getThirdPeriodDuration() - Method in class klaus.dialogs.NewGameModel
 
getTime() - Method in class klaus.engine.DebuggingInformation
 
getTournament() - Method in class klaus.chess.party.Party
 
getToX() - Method in class klaus.chess.Move
 
getToY() - Method in class klaus.chess.Move
 
getUsername() - Method in class klaus.components.GenericSettingsPanel
 
getUsername() - Method in class klaus.cs.ICSProfile
 
getUsername() - Method in class klaus.Settings
 
getWhite() - Method in class klaus.backend.OfflinePlayingBackend
 
getWhiteEngineName() - Method in class klaus.dialogs.NewGameModel
 
getWhiteEngineName() - Method in class klaus.views.PlayingView
 
getWhitePlayer() - Method in class klaus.chess.party.Party
 
getWhitePlayer() - Method in class klaus.dialogs.NewGameModel
 
getWhiteTime() - Method in interface klaus.backend.ChessBackend
Gives the remaining time for white [in milliseconds]
getWhiteTime() - Method in class klaus.backend.NullBackend
 
getWhiteTime() - Method in class klaus.backend.OfflinePlayingBackend
 
getWindowByHandle(String) - Method in class klaus.KlausWindowManager
 
getXOnScreen(int) - Method in class klaus.components.ChessBoard
 
getYOnScreen(int) - Method in class klaus.components.ChessBoard
 
goTo(long) - Method in class klaus.fs.PGNStreamReader
Go to a certain pointer in the file
goToFirst() - Method in class klaus.backend.OfflinePlayingBackend
 
goToFirst() - Method in interface klaus.backend.ScrollingBackend
 
goToLast() - Method in class klaus.backend.OfflinePlayingBackend
 
goToLast() - Method in interface klaus.backend.ScrollingBackend
 
goToNext() - Method in class klaus.backend.OfflinePlayingBackend
 
goToNext() - Method in interface klaus.backend.ScrollingBackend
 
goToPrevious() - Method in class klaus.backend.OfflinePlayingBackend
 
goToPrevious() - Method in interface klaus.backend.ScrollingBackend
 
GPLView - Class in klaus
 
GPLView() - Constructor for class klaus.GPLView
 

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y