public class ToolTipWriter
extends java.lang.Object
| Constructor and Description |
|---|
ToolTipWriter() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getToolTip(Tool tool,
boolean extended)
Format a string containing information about this tool.
|
static java.lang.String |
getTreeTip(Tool tool,
boolean extended)
Format a string containing information about this tool, suitable for the Tool Tree view.
|
public static java.lang.String getToolTip(Tool tool, boolean extended)
public static java.lang.String getTreeTip(Tool tool, boolean extended)