Quaqua 7.4.2 2011-07-05

ch.randelshofer.quaqua.util
Class Debug

java.lang.Object
  extended by ch.randelshofer.quaqua.util.Debug

public class Debug
extends java.lang.Object

Debug.

Version:
$Id: Debug.java 363 2010-11-21 17:41:04Z wrandelshofer $
Author:
Werner Randelshofer

Method Summary
static void paint(java.awt.Graphics gr, javax.swing.JComponent c, javax.swing.plaf.ComponentUI ui)
          This method is called from UI delegates at the end of its paint method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

paint

public static void paint(java.awt.Graphics gr,
                         javax.swing.JComponent c,
                         javax.swing.plaf.ComponentUI ui)
This method is called from UI delegates at the end of its paint method.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.