Extension SDK 10.1.2

Uses of Interface
oracle.ide.dialogs.ExceptionDialog.ThrowableChainTraverser

Packages that use ExceptionDialog.ThrowableChainTraverser
oracle.ide.dialogs Contains classes implementing standard dialogs used by JDeveloper. 
 

Uses of ExceptionDialog.ThrowableChainTraverser in oracle.ide.dialogs
 

Methods in oracle.ide.dialogs with parameters of type ExceptionDialog.ThrowableChainTraverser
static void ExceptionDialog.registerThrowableChainTraverser(java.lang.Class exceptionClass, ExceptionDialog.ThrowableChainTraverser tct)
          Deprecated. use oracle.javatools.dialogs.ExceptionDialog
static void ExceptionDialog.unregisterThrowableChainTraverser(ExceptionDialog.ThrowableChainTraverser tct)
          Deprecated. use oracle.javatools.dialogs.ExceptionDialog
 


Extension SDK

 

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