Commit graph

25 commits

Author SHA1 Message Date
fcef81715b Add JavaDoc to view implementation
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@66 72836036-5685-4462-b002-a69064685172
2011-05-02 05:12:53 +02:00
a9cf0d8c8f Replace CustomBorder by MatteBorder
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@65 72836036-5685-4462-b002-a69064685172
2011-05-02 05:12:50 +02:00
6d406adc6d Fixed some metrics in the view
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@61 72836036-5685-4462-b002-a69064685172
2011-05-02 03:40:24 +02:00
ebd0707133 Use small font sizes for small buttons :D
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@57 72836036-5685-4462-b002-a69064685172
2011-05-02 01:08:44 +02:00
adcf9fdfb6 Add StoneCollection to handle clicks on collected stones
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@55 72836036-5685-4462-b002-a69064685172
2011-05-02 00:14:09 +02:00
600cc25ab4 Increase player panel size
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@54 72836036-5685-4462-b002-a69064685172
2011-05-01 22:49:28 +02:00
2b32d554d1 Draw "connector bars" next to sets on the table
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@53 72836036-5685-4462-b002-a69064685172
2011-05-01 21:29:26 +02:00
b2dbfcc317 Fix formatting
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@52 72836036-5685-4462-b002-a69064685172
2011-05-01 19:14:55 +02:00
5436407515 Make player panel behave better with different window sizes
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@51 72836036-5685-4462-b002-a69064685172
2011-05-01 19:02:21 +02:00
41f0d2f6b1 Make board resizable
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@49 72836036-5685-4462-b002-a69064685172
2011-05-01 02:01:15 +02:00
d028cb8a0c Paint value on selected stones darker
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@45 72836036-5685-4462-b002-a69064685172
2011-05-01 01:04:00 +02:00
54271eb86d Discriminate between different click events
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@44 72836036-5685-4462-b002-a69064685172
2011-05-01 00:41:27 +02:00
d262d91b07 Add display for selected stones above board
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@41 72836036-5685-4462-b002-a69064685172
2011-04-30 23:17:48 +02:00
587982bc4f StonePainter: Make "brighter" color less bright
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@39 72836036-5685-4462-b002-a69064685172
2011-04-30 22:29:16 +02:00
e2ecbd02cb Repaint when necessary
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@38 72836036-5685-4462-b002-a69064685172
2011-04-30 22:14:00 +02:00
dd46130c8c Add highlighting to board and table
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@37 72836036-5685-4462-b002-a69064685172
2011-04-30 22:12:00 +02:00
9ea9b11501 Added highlighting to StonePainter
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@36 72836036-5685-4462-b002-a69064685172
2011-04-30 21:50:28 +02:00
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
1b15b71a54 Handle clicks on table
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@34 72836036-5685-4462-b002-a69064685172
2011-04-30 21:50:25 +02:00
482d7e7f86 Paint stones on table
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@32 72836036-5685-4462-b002-a69064685172
2011-04-30 21:16:42 +02:00
36da8c8a17 Added clickEvent to Board
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@30 72836036-5685-4462-b002-a69064685172
2011-04-30 17:56:10 +02:00
e4bc09a6ad Paint Jokers
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@27 72836036-5685-4462-b002-a69064685172
2011-04-30 16:47:38 +02:00
4df8a8017a Moved main method to own class
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@24 72836036-5685-4462-b002-a69064685172
2011-04-30 15:12:25 +02:00
3e6817388f Make stone list on Board settable
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@23 72836036-5685-4462-b002-a69064685172
2011-04-30 15:05:01 +02:00
96cb745488 Restructured view package
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@17 72836036-5685-4462-b002-a69064685172
2011-04-29 16:25:32 +02:00