Ver Mensaje Individual
  #3 (permalink)  
Antiguo 11/05/2006, 14:52
Klaudioz
 
Fecha de Ingreso: diciembre-2004
Mensajes: 59
Antigüedad: 19 años, 5 meses
Puntos: 0
muchas gracias maestro

tengo este error cuando intento la alternativa de Runnable.

Scaneador.java:30: Scaneador is not abstract and does not override abstract method run() in java.lang.Runnable
public class Scaneador extends LazyPanel implements ActionListener, FileSystemEventListener, PropertyChangeListener, Runnable
^