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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
H A DFlyoutControlComposite.java55 private static final Font TITLE_FONT = JFaceResources.getFontRegistry().getBold( field in class:FlyoutControlComposite
863 gc.setFont(TITLE_FONT);
891 gc.setFont(TITLE_FONT);

Completed in 35 milliseconds