Write an interface, PointingDevice, containing:

Write an interface, PointingDevice, containing: an abstract method, getXCoord that returns an intan abstract method, getYCoord that returns an intan abstract method, attentionRequired that returns a booleanan abstract method, setResolution that accepts a double and...