com.algosome.common.event
Class IndexSelectionEvent

java.lang.Object
  extended by com.algosome.common.event.IndexSelectionEvent

public class IndexSelectionEvent
extends java.lang.Object

Author:
Greg Cope

Constructor Summary
IndexSelectionEvent(IndexSelectionModel model)
           
 
Method Summary
 IndexSelectionModel getModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexSelectionEvent

public IndexSelectionEvent(IndexSelectionModel model)
Method Detail

getModel

public IndexSelectionModel getModel()