Advertisement
Home arrow SCMAD Articles arrow List of Free SCMAD Articles from uCertify.com
List of Free SCMAD Articles from uCertify.com E-mail
Written by Roger Stuart   
Article Index
List of Free SCMAD Articles from uCertify.com
Page 2
Page 3
Page 4
Page 5
Page 6
Page 7
Page 8
Page 9
Page 10
Page 11
Page 12

What is the recordAdded() method?


The recordAdded() method is a method of the RecordListener interface. This method is called when a new record is added to a record store. The general syntax of this method is as follows: public void recordAdded(RecordStore recordstore, int recordid) Here, recordstore is the reference of... [read more..]

What is the recordChanged() method?


The recordChanged() method is a method of the RecordListener interface. This method is called when there is any modification in the record of a record store. The general syntax of this method is as follows: public void recordChanged(RecordStore recordstore, int recordid) Here, recordstore... [read more..]

What is the recordDeleted() method?


The recordDeleted method is a method of the RecordListener interface. This method is called when a record is removed from a record store. The general syntax of this method is as follows: public void recordDeleted(RecordStore recordstore, int recordid) Here, recordstore is the reference of... [read more..]

What is a JAD file?


JAD stands for Java Application Descriptor. The file contains attributes that are used by application management software to manage the life cycle of a MIDlet. It has certain mandatory as well as optional attributes. The attributes in a JAD file are represented in the following form:... [read more..]







 

Sponsored

Login / Logout


Search HotJobs now for jobs
© 2007 Anil Kumar Kuchana SkillFox.com