Package org.nuiton.jaxx.widgets.extra
Class WidgetUtil
java.lang.Object
org.nuiton.jaxx.widgets.extra.WidgetUtil
public class WidgetUtil
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description WidgetUtil() -
Method Summary
Modifier and Type Method Description static java.awt.ComponentmakeDeepCopy(java.awt.Component clone)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WidgetUtil
public WidgetUtil()
-
-
Method Details
-
makeDeepCopy
public static java.awt.Component makeDeepCopy(java.awt.Component clone) throws java.lang.Exception- Throws:
java.lang.Exception
-