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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXTrayIconPeer.java41 InfoWindow.Balloon.LiveArguments,
50 InfoWindow.Balloon balloon;
260 balloon = new InfoWindow.Balloon(eframe, target, this);
H A DInfoWindow.java40 * An utility window class. This is a base class for Tooltip and Balloon.
242 public static class Balloon extends InfoWindow { class in class:InfoWindow
279 public Balloon(Frame parent, Object target, LiveArguments liveArguments) { method in class:InfoWindow.Balloon

Completed in 32 milliseconds