Package | Description |
---|---|
com.sun.electric.tool.user.ui |
Modifier and Type | Method and Description |
---|---|
java.util.List<WindowFrame.CellHistory> |
WindowFrame.getCellHistoryList()
Method to return the list of cell histories associated with this WindowFrame.
|
Modifier and Type | Method and Description |
---|---|
void |
WindowFrame.setCellWindow(Cell cell,
WindowFrame.CellHistory history)
Method to show a cell in the right-part of this WindowFrame.
|