PenProfile 2.x

com.livescribe.event
Interface SystemEventListener


public interface SystemEventListener

The SystemEventListener interface must be implemented by any class that wishes to receive system events.


Method Summary
 void handleSystemEvent(SystemEvent systemEvent)
          Called by the system to handle SystemEvent
 

Method Detail

handleSystemEvent

void handleSystemEvent(SystemEvent systemEvent)
Called by the system to handle SystemEvent

Parameters:
systemEvent - the event generated by the pen system

PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.