SunSPOT API V3.0


Uses of Interface
javax.microedition.rms.RecordListener

Packages that use RecordListener
javax.microedition.rms Provides classes for a basic file system, where files have record level API. 
 

Uses of RecordListener in javax.microedition.rms
 

Methods in javax.microedition.rms with parameters of type RecordListener
 void RecordStore.addRecordListener(RecordListener listener)
          Adds the specified RecordListener.
 void RecordStore.removeRecordListener(RecordListener listener)
          Removes the specified RecordListener.
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.