How can a GUI component handle its own events?
By on May 29, 2007 in JAVA Interview Questions
A component can handle its own events by implementing the required event-listener interface and adding itself as its own event listener.
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Current ArticleBy on May 29, 2007 in JAVA Interview Questions
A component can handle its own events by implementing the required event-listener interface and adding itself as its own event listener.