Overview
Provides functions for associating tooltips with arbitrary nodes. This class should not be instantiated directly. Instead use one of the static methods.
Inherited Variables
Script Function Summary
- public register(node: Node, toolTip: java.lang.String) : Void
- public register(node: Node, toolTip: Node) : Void