Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.ide.panels
Interface ProvidesDebugInformation


public interface ProvidesDebugInformation

A Traversable which implements ProvidesDebugInformation will show extended information in a tooltip when the ide is in a mode which shows debug tooltips on MDDPanel.

Since:
11.1.1.0.0

Method Summary
 java.lang.String debugInformation()
          Return debug information for this traversable.
 

Method Detail

debugInformation

java.lang.String debugInformation()
Return debug information for this traversable.

Returns:
a String containing extended debug information for this traversable.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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