org.topbraidcomposer.ui
Class Fonts

java.lang.Object
  extended by org.topbraidcomposer.ui.Fonts

public class Fonts
extends java.lang.Object


Constructor Summary
Fonts()
           
 
Method Summary
static org.eclipse.swt.graphics.Font getBoldFont(org.eclipse.swt.widgets.Control control)
           
static org.eclipse.swt.graphics.Font getBoldFont(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.FontData baseFontData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fonts

public Fonts()
Method Detail

getBoldFont

public static org.eclipse.swt.graphics.Font getBoldFont(org.eclipse.swt.widgets.Control control)

getBoldFont

public static org.eclipse.swt.graphics.Font getBoldFont(org.eclipse.swt.graphics.Device device,
                                                        org.eclipse.swt.graphics.FontData baseFontData)