com.tssap.util.ui.font
Class FontUtil

java.lang.Object
  |
  +--com.tssap.util.ui.font.FontUtil

public class FontUtil
extends java.lang.Object


Constructor Summary
FontUtil()
          Constructor for FontUtil.
 
Method Summary
 org.eclipse.swt.graphics.Font changeFontSize(org.eclipse.swt.graphics.Font font, int sizeDelta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontUtil

public FontUtil()
Constructor for FontUtil.
Method Detail

changeFontSize

public org.eclipse.swt.graphics.Font changeFontSize(org.eclipse.swt.graphics.Font font,
                                                    int sizeDelta)


Copyright © 2005 SAP AG. All Rights Reserved.