public class SpecialProperties
extends java.lang.Object
| Constructor and Description |
|---|
SpecialProperties() |
| Modifier and Type | Method and Description |
|---|---|
static int |
doubleClickOnNode(EditWindow wnd,
NodeInst ni)
Method to handle special dialogs that are associated with double-clicking on a node.
|
public static int doubleClickOnNode(EditWindow wnd, NodeInst ni)
wnd - the EditWindow in which the click occurred.ni - the NodeInst that was double-clicked.