mirror of
https://github.com/macocianradu/javaGUItoolkit.git
synced 2026-03-18 13:40:04 +00:00
moved create thread in window constructor, added point2 hashcode added gridpanel without merge
7 lines
137 B
XML
7 lines
137 B
XML
<?xml version="1.0"?>
|
|
<Window
|
|
Name="Window"
|
|
Visible="True"
|
|
Title="Sudoku 1.0"
|
|
Size="1024, 576">
|
|
</Window> |