Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.uicli.jui
Class JUIUtil

java.lang.Object
  extended byoracle.jbo.uicli.jui.JUIUtil


public class JUIUtil
extends java.lang.Object

Field Summary
static java.lang.String DESIGNTIME_PROPERTY

Constructor Summary
JUIUtil()

Method Summary
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()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

DESIGNTIME_PROPERTY

public static final java.lang.String DESIGNTIME_PROPERTY
See Also:
Constant Field Values

Constructor Detail

JUIUtil

public JUIUtil()

Method Detail

getParentFrame

public static java.awt.Frame getParentFrame(java.awt.Component parentComponent)

getParentWindow

public static java.awt.Window getParentWindow(java.awt.Component parentComponent)

inDesignTime

public static boolean inDesignTime()

createNewDTPanelBinding

public static JUPanelBinding createNewDTPanelBinding(JUPanelBinding pb)

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.