Package | Description |
---|---|
com.sun.electric.tool.user.ui |
Modifier and Type | Method and Description |
---|---|
RTNode<Highlighter.TextHighlightBound> |
EditWindow.getTextInCell()
Get the RTree with all text in this Cell, not just the visible text.
|
Modifier and Type | Method and Description |
---|---|
void |
EditWindow.setTextInCell(RTNode<Highlighter.TextHighlightBound> tic)
Set the RTree with all text in this Cell, not just the visible text.
|