|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.user.dialogs.SpecialProperties
public class SpecialProperties
Class to handle special dialogs for specific nodes.
| Constructor Summary | |
|---|---|
SpecialProperties()
|
|
| Method Summary | |
|---|---|
static int |
doubleClickOnNode(EditWindow wnd,
NodeInst ni)
Method to handle special dialogs that are associated with double-clicking on a node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpecialProperties()
| Method Detail |
|---|
public static int doubleClickOnNode(EditWindow wnd,
NodeInst ni)
wnd - the EditWindow in which the click occurred.ni - the NodeInst that was double-clicked.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||