com.jtattoo.plaf.aluminium
Class AluminiumUtils

java.lang.Object
  extended by com.jtattoo.plaf.aluminium.AluminiumUtils

public class AluminiumUtils
extends Object

Author:
Michael Hagen

Method Summary
static void fillComponent(Graphics g, Component c)
           
static void fillComponent(Graphics g, Component c, int x, int y, int w, int h)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fillComponent

public static void fillComponent(Graphics g,
                                 Component c)

fillComponent

public static void fillComponent(Graphics g,
                                 Component c,
                                 int x,
                                 int y,
                                 int w,
                                 int h)


Copyright © 2011. All Rights Reserved.