edu.sc.seis.fissuresUtil.chooser
Class ChannelSelectionEvent

java.lang.Object
  extended by edu.sc.seis.fissuresUtil.chooser.ChannelSelectionEvent

public class ChannelSelectionEvent
extends java.lang.Object


Constructor Summary
ChannelSelectionEvent(edu.iris.Fissures.IfNetwork.Channel[] channels)
           
 
Method Summary
 edu.iris.Fissures.IfNetwork.Channel[] getSelectedChannels()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelSelectionEvent

public ChannelSelectionEvent(edu.iris.Fissures.IfNetwork.Channel[] channels)
Method Detail

getSelectedChannels

public edu.iris.Fissures.IfNetwork.Channel[] getSelectedChannels()