Показать сообщение отдельно
Старый Вчера, 18:37   #353
fdelre
Местный
 
Регистрация: 13.01.2009
Сообщений: 203
По умолчанию

Just make sure that in the JAR file you provided to the neural network you included a class file called Gwindow that is located in com\maddox\gwindow folder the complete path is com\maddox\gwindow\Gwindow.class

here is the inheritance system for the draw method that is located in Gwindow

GWindow

GWindowClient

GWindowDialogClient

GUIAwards.DialogClient

if one of the class in the chain is missing the method can't be resolved

Последний раз редактировалось fdelre; Вчера в 18:50.
fdelre вне форума   Ответить с цитированием