Developer tools, templates, and examples: MyBehavior template, document tree viewer, DebugMode, Embedding, ....
See: Description
Class Summary | |
---|---|
Check | Check for likely coding problems. |
Debug | Runtime behavior that can generate various dumps. |
DebugMode | Set flag that controls availability/visibility of debugging behaviors (those in Debug layer and those in Debug menu). |
Embed | Source code demonstrates how to embed the browser into other applications, at different levels. |
Install | UNDER DEVELOPMENT. |
MyBehavior | Template to use in writing new behaviors -- copy the source code and edit; don't subclass. |
NodeActivity | Attach to node to report protocol activity on that node, filterable by protocol. |
ShowDocTree | Replace view current document with infomration on data structure: indented to show nesting, with name/GI, bbox, attributes, stickies, .... |
Stats | General statistics: memory use, ... |