oak.util
Class OakUtils

java.lang.Object
  extended by oak.util.OakUtils

public class OakUtils
extends Object

User: derek Date: 8/7/12 Time: 10:06 AM


Constructor Summary
OakUtils()
           
 
Method Summary
static void changeFonts(android.view.View root, android.content.Context ctx, String typeface)
           
static boolean isPackageInstalled(android.content.Context ctx, String packageName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OakUtils

public OakUtils()
Method Detail

changeFonts

public static void changeFonts(android.view.View root,
                               android.content.Context ctx,
                               String typeface)

isPackageInstalled

public static boolean isPackageInstalled(android.content.Context ctx,
                                         String packageName)


Copyright © 2011-2012. All Rights Reserved.