Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


oracle.jbo.uicli.jui
Class JUIUtil

java.lang.Object
  |
  +--oracle.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 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()

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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