Hello, I am doing a program in Websphere Studio in where I make a window and when I put the event methods as “handleEvent ()”it says to me: “It temporarily alters an obsolete method of Component” i want some help, and I want to know if anybody can help me and tell me the modern method.
public boolean handleEvent(Event e)
Albert