public static class WindowFrame.CellHistory
extends java.lang.Object
| Constructor and Description |
|---|
WindowFrame.CellHistory() |
| Modifier and Type | Method and Description |
|---|---|
Cell |
getCell() |
VarContext |
getContext() |
WindowFrame.DisplayAttributes |
getDisplayAttributes() |
void |
setContext(VarContext context) |
void |
setDisplayAttributes(WindowFrame.DisplayAttributes da) |
void |
setSelPort(PortInst selPort) |
public Cell getCell()
public VarContext getContext()
public void setContext(VarContext context)
public void setSelPort(PortInst selPort)
public WindowFrame.DisplayAttributes getDisplayAttributes()
public void setDisplayAttributes(WindowFrame.DisplayAttributes da)