Answer Posted / niranjanravi
An event is an event object that describes the state of
change in the source.Or in other words an event occurs when
an actiojn is generated like pressing the button,clicking
the mouse or selecting a lisi.They are two different types
of models for handling the events.
1.EventInheritance model
2.Eventdelegation model.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can a boolean be null java?
What are the uses of java?
What is nextline method in java?
What is matcher in java?
Explain implementation and how is it different from conversion?
why an outer class cannot be declared as private?
Is singleton class immutable?
Why is java not 100% pure oops?
Can memory leak in java?
Can we able to pass objects as an arguments in java?
What is a singleton factory?
Give a brief description of java socket programming?
What is the use of a copy constructor?
What does method mean?
What is balanced tree in java?