Uses of Class
com.sun.electric.tool.user.ui.WindowFrame.CellHistory

Packages that use WindowFrame.CellHistory
com.sun.electric.tool.user.ui   
 

Uses of WindowFrame.CellHistory in com.sun.electric.tool.user.ui
 

Methods in com.sun.electric.tool.user.ui that return types with arguments of type WindowFrame.CellHistory
 java.util.List<WindowFrame.CellHistory> WindowFrame.getCellHistoryList()
          Method to return the list of cell histories associated with this WindowFrame.
 

Methods in com.sun.electric.tool.user.ui with parameters of type WindowFrame.CellHistory
 void WindowFrame.setCellWindow(Cell cell, WindowFrame.CellHistory history)
          Method to show a cell in the right-part of this WindowFrame.