This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
JRummikub/src/jrummikub/view/impl
Matthias Schiffer e45610ece6 Move paintStoneSet from StonePainter to Table
It's only used there, and highlighting stones is easier like this.

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@35 72836036-5685-4462-b002-a69064685172
2011-04-30 21:50:26 +02:00
..
Board.java Handle clicks on table 2011-04-30 21:50:25 +02:00
CustomBorder.java Restructured view package 2011-04-29 16:25:32 +02:00
PlayerPanel.java Restructured view package 2011-04-29 16:25:32 +02:00
StonePainter.java Move paintStoneSet from StonePainter to Table 2011-04-30 21:50:26 +02:00
Table.java Move paintStoneSet from StonePainter to Table 2011-04-30 21:50:26 +02:00
View.java Moved main method to own class 2011-04-30 15:12:25 +02:00