org.spantus.externals.recognition.ui
Class RecognitionUIActionListenerImpl

java.lang.Object
  extended by org.spantus.externals.recognition.ui.RecognitionUIActionListenerImpl
All Implemented Interfaces:
EventListener, SpantusEventListener, RecognitionUIActionListener

public class RecognitionUIActionListenerImpl
extends Object
implements RecognitionUIActionListener, SpantusEventListener


Constructor Summary
RecognitionUIActionListenerImpl(RecognitionPanel recognitionAppFrame)
           
 
Method Summary
 void changeLearningStatus(boolean status)
           
 void onEvent(SpantusEvent event)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecognitionUIActionListenerImpl

public RecognitionUIActionListenerImpl(RecognitionPanel recognitionAppFrame)
Method Detail

start

public void start()
Specified by:
start in interface RecognitionUIActionListener

stop

public void stop()
Specified by:
stop in interface RecognitionUIActionListener

changeLearningStatus

public void changeLearningStatus(boolean status)
Specified by:
changeLearningStatus in interface RecognitionUIActionListener

onEvent

public void onEvent(SpantusEvent event)
Specified by:
onEvent in interface SpantusEventListener


Copyright © 2010. All Rights Reserved.