| Package | Description |
|---|---|
| com.sun.electric.tool.user.ui |
| Modifier and Type | Method and Description |
|---|---|
GetInfoText.EditInPlaceListener |
EditWindow.getInPlaceTextObject()
Method to return the current "in-place" text editing object on this EditWindow.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditWindow.addInPlaceTextObject(GetInfoText.EditInPlaceListener tl)
Method to store a new "in-place" text editing object on this EditWindow.
|
void |
EditWindow.removeInPlaceTextObject(GetInfoText.EditInPlaceListener tl)
Method to remove a "in-place" text editing object from this EditWindow.
|