public static class ViewChanges.IconParameters
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
IconParameters() |
Modifier and Type | Method and Description |
---|---|
void |
initFromUserDefaults() |
Cell |
makeIconForCell(Cell curCell)
Method to create an icon for a cell.
|
public void initFromUserDefaults()
public Cell makeIconForCell(Cell curCell) throws JobException
curCell
- the cell to turn into an icon.JobException