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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DInfoWindow.java260 private final static Font BALLOON_CAPTION_FONT = new Font(Font.DIALOG, Font.BOLD, 12); field in class:InfoWindow.Balloon
305 captionLabel.setFont(BALLOON_CAPTION_FONT);

Completed in 34 milliseconds