Searched defs:XTrayIconPeer (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTrayIconPeer.java40 public class XTrayIconPeer implements TrayIconPeer, class in inherits:TrayIconPeer,InfoWindow.Balloon.LiveArguments,InfoWindow.Tooltip.LiveArguments
44 private static final PlatformLogger ctrLog = PlatformLogger.getLogger("sun.awt.X11.XTrayIconPeer.centering");
71 XTrayIconPeer(TrayIcon target) method in class:XTrayIconPeer
110 XTrayIconPeer.this, ce.get_width(), ce.get_height(),
132 XTrayIconPeer.this);
138 XTrayIconPeer.this);
151 XTrayIconPeer.this);
169 XTrayIconPeer.this);
178 XTrayIconPeer.this);
185 XTrayIconPeer
[all...]

Completed in 30 milliseconds