|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.chooser.StationDataEvent
public class StationDataEvent
Represents the stations in the ChannelChooser. This is to be fired whenever stations are added or removed.
Constructor Summary | |
---|---|
StationDataEvent(edu.iris.Fissures.IfNetwork.Station[] stations)
|
Method Summary | |
---|---|
edu.iris.Fissures.IfNetwork.Station[] |
getStations()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StationDataEvent(edu.iris.Fissures.IfNetwork.Station[] stations)
Method Detail |
---|
public edu.iris.Fissures.IfNetwork.Station[] getStations()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |