|
Internet Chess ToolKit v0.2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Writer
java.io.PrintWriter
ictk.boardgame.io.GameWriter
ictk.boardgame.chess.io.ChessWriter
ChessWriter is an abstract class that writer game files
| Constructor Summary | |
ChessWriter(java.io.OutputStream _out)
|
|
ChessWriter(java.io.Writer _out)
|
|
| Methods inherited from class ictk.boardgame.io.GameWriter |
getMoveNotation, isExportComments, isExportVariations, setExportComments, setExportVariations, setMoveNotation, writeBoard, writeGame, writeGameInfo, writeHistory |
| Methods inherited from class java.io.PrintWriter |
checkError, close, flush, print, print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, println, println, write, write, write, write, write |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChessWriter(java.io.OutputStream _out)
public ChessWriter(java.io.Writer _out)
|
Submit a bug or feature Visit the Website Internet Chess ToolKit is licensed under the GPL v2 . |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||