JME swing canvas and mouse events

Is there any example of using swing events with JME? I’m building my own inside JFrame terrain editor and I need simple things like moving, paning and rotating 3d world. How can I add mouse listener to JME canvas?