MIDP3.0

Uses of Interface
javax.microedition.rms.RecordListener

Packages that use RecordListener
javax.microedition.rms The Mobile Information Device Profile provides a mechanism for MIDlets to persistently store data and later retrieve it. 
 

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.
 


MIDP3.0

Send a comment or suggestionVersion 3.0 of Mobile Information Device Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-2009 Motorola Inc. Portions copyright 1993-2002 Sun Microsystems, Inc. and Motorola, Inc. All Rights Reserved.