Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Oughto on Dec 16, 2016



Title: When you extend an interface, you must implement all the methods defined in the interface. If you ...
Post by: Oughto on Dec 16, 2016
When you extend an interface, you must implement all the methods defined in the interface. If you are interested in only one or two mouse events, you can extend the ________ class which implements the MouseListener interface, but does not require you to write all the functions in the interface.
A) MouseMotionExtender
B) MouseExtender
C) MouseMotionAdapter
D) MouseAdapter


Title: Re: When you extend an interface, you must implement all the methods defined in the interface. If ...
Post by: Toothy on Dec 17, 2016
Content hidden


Title: Re: When you extend an interface, you must implement all the methods defined in the interface. If you ...
Post by: Oughto on Jan 31, 2017
makes a lot more sense, thanks for the help


Title: Re: When you extend an interface, you must implement all the methods defined in the interface. If you ...
Post by: Toothy on Mar 16, 2017
Thanks for providing feedback