|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.user.ViewChanges.IconParameters
public static class ViewChanges.IconParameters
Class to define parameters for automatic icon generation
| Constructor Summary | |
|---|---|
ViewChanges.IconParameters()
|
|
| Method Summary | |
|---|---|
void |
initFromUserDefaults()
|
Cell |
makeIconForCell(Cell curCell)
Method to create an icon for a cell. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewChanges.IconParameters()
| Method Detail |
|---|
public void initFromUserDefaults()
public Cell makeIconForCell(Cell curCell)
throws JobException
curCell - the cell to turn into an icon.
JobException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||