java.lang.Object
cz.cvut.fel.pjv.model.ChessboardEditor
public class ChessboardEditor
extends java.lang.Object
Class for a creating custom position on the chessboard.
-
Constructor Summary
Constructors Constructor Description ChessboardEditor() -
Method Summary
Modifier and Type Method Description voidexportChessboard()export Chessboard as a text fileMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ChessboardEditor
public ChessboardEditor()
-
-
Method Details
-
exportChessboard
public void exportChessboard()export Chessboard as a text file
-