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(Channel[] channels)
           
 
Method Summary
 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(Channel[] channels)
Method Detail

getSelectedChannels

public Channel[] getSelectedChannels()