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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DInfoWindow.java259 private final static Color BALLOON_CAPTION_BACKGROUND_COLOR = new Color(200, 200 ,255); field in class:InfoWindow.Balloon
311 captionPanel.setBackground(BALLOON_CAPTION_BACKGROUND_COLOR);

Completed in 30 milliseconds