Searched refs:TrayIconEventProxy (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTrayIconPeer.java47 TrayIconEventProxy eventProxy;
76 eventProxy = new TrayIconEventProxy(this);
416 static class TrayIconEventProxy implements MouseListener, MouseMotionListener { class in class:XTrayIconPeer
419 TrayIconEventProxy(XTrayIconPeer xtiPeer) { method in class:XTrayIconPeer.TrayIconEventProxy

Completed in 30 milliseconds