|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.display.SeismogramSorter
edu.sc.seis.fissuresUtil.display.AlphaSeisSorter
public class AlphaSeisSorter
AlphaSeisSorter.java Created: Thu Jul 4 12:40:41 2002
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.fissuresUtil.display.SeismogramSorter |
|---|
names |
| Constructor Summary | |
|---|---|
AlphaSeisSorter()
|
|
| Method Summary | |
|---|---|
int |
sort(DataSetSeismogram seismogram)
sort uses the names list in SeismogramSorter to return the alphabetical
position of this name and then adds it to the list |
| Methods inherited from class edu.sc.seis.fissuresUtil.display.SeismogramSorter |
|---|
clear, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlphaSeisSorter()
| Method Detail |
|---|
public int sort(DataSetSeismogram seismogram)
sort uses the names list in SeismogramSorter to return the alphabetical
position of this name and then adds it to the list
sort in class SeismogramSorterseismograms - the seismograms that belong to this namename - the name to be sorted
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||