public class JUIUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DESIGNTIME_PROPERTY |
Constructor and Description |
---|
JUIUtil() |
Modifier and Type | Method and Description |
---|---|
static JUPanelBinding |
createNewDTPanelBinding(JUPanelBinding pb) |
static java.awt.Frame |
getParentFrame(java.awt.Component parentComponent) |
static java.awt.Window |
getParentWindow(java.awt.Component parentComponent) |
static boolean |
inDesignTime() |
public static final java.lang.String DESIGNTIME_PROPERTY
public static java.awt.Frame getParentFrame(java.awt.Component parentComponent)
public static java.awt.Window getParentWindow(java.awt.Component parentComponent)
public static boolean inDesignTime()
public static JUPanelBinding createNewDTPanelBinding(JUPanelBinding pb)