Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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 Reference
11g Release 1 (11.1.1)

E13403-04

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