Pete
Posts: 1
Nickname: pete95
Registered: Mar, 2003
|
|
Deprecated components, any easy solutions to this prob?
|
Posted: Mar 28, 2003 7:18 AM
|
|
Advertisement
|
I am writing a project on Turing Machines, and I've come accross some useful source code for an emulator, however the code was written using JDK 1.0.
I would like to update this for use with JDK 1.3, however there are a number of event handling components which are now deprecated.
Im not hugely experienced in Java, can anyone offer me any tips on what is the easiest solution to this problem?
Thanks in advance! Pete
|
|