Question :Why should the implementation of any Swing callback (like a listener) execute quickly?
Answer :Because callbacks are invoked by the event dispatch thread which will be blocked processing other events for as long as your method takes to execute.
www.interviewhelper.org is a hope for all the Job seekers. Users can find unlimited here. These range from technical to HR, from functional to behavioral. www.interviewhelper.org contains in the fields like Ajax,VB,Networking,Sharepoint,JEE,Perl,Javascript,Bioinformatics,Classic ASP,Unix,Linux,Accounting,Oracle DBA,Microprocessor,Bluetooth,jms,jme,.net framework,ABAP,ASP,ASP.net,Basic .net Framework,Interview Questions,C language,C++,database,Oracle,Java,PHP,LAMP,SAP etc.
Thursday, February 12, 2009
Why should the implementation of any Swing callback (like a listener) execute quickly
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment