|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.chooser.StationSelectionEvent
public class StationSelectionEvent
Represents a selected station in ChannelChooser. This is to be fired whenever the selected station changes.
| Constructor Summary | |
|---|---|
StationSelectionEvent(java.lang.Object source,
Station[] selectedStations)
|
|
| Method Summary | |
|---|---|
Station[] |
getSelectedStations()
|
Station[] |
getSelectedStations(MicroSecondDate date)
|
java.lang.Object |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StationSelectionEvent(java.lang.Object source,
Station[] selectedStations)
| Method Detail |
|---|
public java.lang.Object getSource()
public Station[] getSelectedStations()
public Station[] getSelectedStations(MicroSecondDate date)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||