Загрузка данных



public class Game {

	public static void main(String[] args) {
		// TODO Auto-generated method stub
		new Okno();
	}

}