org.pushingpixels.substance.api.painter
Class SubstancePainterUtils

java.lang.Object
  extended by org.pushingpixels.substance.api.painter.SubstancePainterUtils

public class SubstancePainterUtils
extends java.lang.Object


Constructor Summary
SubstancePainterUtils()
           
 
Method Summary
static java.awt.Point getOffsetInRootPaneCoords(java.awt.Component comp)
           
static java.awt.Component getTopMostParentWithDecorationAreaType(java.awt.Component comp, DecorationAreaType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubstancePainterUtils

public SubstancePainterUtils()
Method Detail

getOffsetInRootPaneCoords

public static java.awt.Point getOffsetInRootPaneCoords(java.awt.Component comp)

getTopMostParentWithDecorationAreaType

public static java.awt.Component getTopMostParentWithDecorationAreaType(java.awt.Component comp,
                                                                        DecorationAreaType type)