Mouse wheel presses communicate through the interface MouseListener.
Use the events mousePressedand mouseReleasedand check the method MouseEvent.getButton()to return the number of the button pressed or released.
mouseClicked, , . , , , MouseEvent.getModifiers() .