com.explodingpixels.macwidgets
Class MacFontUtils

java.lang.Object
  extended by com.explodingpixels.macwidgets.MacFontUtils

public class MacFontUtils
extends java.lang.Object


Field Summary
static java.awt.Font ITUNES_FONT
           
static java.awt.Font ITUNES_TABLE_HEADER_FONT
           
static java.awt.Font TOOLBAR_LABEL_FONT
           
 
Constructor Summary
MacFontUtils()
           
 
Method Summary
static void enableAntialiasing(java.awt.Graphics2D g2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITUNES_FONT

public static final java.awt.Font ITUNES_FONT

ITUNES_TABLE_HEADER_FONT

public static final java.awt.Font ITUNES_TABLE_HEADER_FONT

TOOLBAR_LABEL_FONT

public static final java.awt.Font TOOLBAR_LABEL_FONT
Constructor Detail

MacFontUtils

public MacFontUtils()
Method Detail

enableAntialiasing

public static void enableAntialiasing(java.awt.Graphics2D g2)


Copyright © 2012. All Rights Reserved.