Class SubstancePainterUtils
- java.lang.Object
-
- org.pushingpixels.substance.api.painter.SubstancePainterUtils
-
public class SubstancePainterUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description SubstancePainterUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Point
getOffsetInRootPaneCoords(Component comp)
static Component
getTopMostParentWithDecorationAreaType(Component comp, DecorationAreaType type)
-
-
-
Method Detail
-
getTopMostParentWithDecorationAreaType
public static Component getTopMostParentWithDecorationAreaType(Component comp, DecorationAreaType type)
-
-