This repository has been archived on 2021-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
chess/src/dev/kske/chess/ui
Kai S. K. Engelbart a76e3cc904
Replaced LogPanel by a JList inside GamePane with a custom cell renderer
2020-08-15 23:25:22 +02:00
..
AIConfigDialog.java Simplified game creation, added new configuration dialog 2020-08-15 23:24:54 +02:00
BoardComponent.java Added board coordinates 2020-08-15 23:24:57 +02:00
BoardPane.java Added board coordinates 2020-08-15 23:24:57 +02:00
EngineUtil.java Simplified EngineUtil and MenuBar 2020-08-15 23:24:59 +02:00
FENDropTarget.java Refactoring 2020-08-15 23:25:14 +02:00
GameConfigurationDialog.java Refactoring 2020-08-15 23:25:14 +02:00
GamePane.java Replaced LogPanel by a JList inside GamePane with a custom cell renderer 2020-08-15 23:25:22 +02:00
MainWindow.java Refactoring and documentation, improved FEN integration 2020-08-15 23:25:13 +02:00
MenuBar.java Refactoring 2020-08-15 23:25:14 +02:00
MoveNodeRenderer.java Replaced LogPanel by a JList inside GamePane with a custom cell renderer 2020-08-15 23:25:22 +02:00
OverlayComponent.java Added board coordinates 2020-08-15 23:24:57 +02:00
TextureUtil.java Fixed texture scaling method in TextureUtil 2020-08-15 23:25:21 +02:00