Interviewer And Interviewee Guide

Eclipse Interview Question:

How to fire a key event in my test code to make the program act as if a user pressed a key?

Submitted by: Administrator
Two ways to implement it in code: generating OS level key event use Display.post(Event) or use Widge.notifyListeners(...) to just notify a widget's listeners.
Submitted by: Administrator

Read Online Eclipse Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.