|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.database.text.TextUtils.CellsByView
public static class TextUtils.CellsByView
Comparator class for sorting Cells by their view order.
| Constructor Summary | |
|---|---|
TextUtils.CellsByView()
|
|
| Method Summary | |
|---|---|
int |
compare(Cell c1,
Cell c2)
Method to sort Cells by their view order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public TextUtils.CellsByView()
| Method Detail |
|---|
public int compare(Cell c1,
Cell c2)
compare in interface java.util.Comparator<Cell>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||