klaus.views
Interface ChessView

All Known Implementing Classes:
AnalyzeView, PlayingView

public interface ChessView

A view showing a board and using a backend

Author:
Stephan Hillebrand

Method Summary
 ChessBackend getBackend()
           
 

Method Detail

getBackend

ChessBackend getBackend()