Мне нужно преобразовать java-апплеты в работающее настольное приложение.
http://street.umn.edu/download.html Here I have got a source code in this link. The given codes are in applet. I need to convert applet code into runnable desktop application. There are altogether 10 modules. ADAM is the one which I need to solve. I couldnot solve myself, thought posting here could be better platform to solve my problem.
Что я уже пробовал:
Я попытался запустить код, вводящий основной класс, очищающий апплеты импорта, заменяющий апплеты extends для расширения JFrame. Но результата не получил