
Item Description
• determine whether a phone line is a cellular line or a work line
• invoke the BlackBerry phone application using a source line and destination number
The MultiLineListener abstract class includes all callbacks from the
PhoneListener interface.
PhoneScreenField
replacement
You can use the new
net.rim.blackberry.api.phone.phonegui.PhoneScreen() method to
perform actions such as add, delete, replace field, etc. The PhoneScreenField() has been
removed.
PhoneScreenVerticalManager() organizes field objects to be displayed vertically and
PhoneScreenHorizontalManager organizes field objects to be displayed horizontally.
Further enhancements have been made to the
net.rim.blackberry.api.phone.Phone and
net.rim.blackberry.api.phone.MultiLineListener classes.
For more information on updating the phone screen, see the BlackBerry Java Application
Integration Development Guide.
MIDP 2.1 support MIDP 2.1 is supported in this release.
Content-Folder support You can specify the folder on the BlackBerry device where you want to place your BlackBerry
device application by adding a Content-Folder attribute to your application's .jad file. For
example, to place your application in the Games folder, add Content-Folder: Games to
the .jad file.
Improvements to
WBXMLWriter and
WBXMLParser
net.rim.device.api.xml.jaxp.WBXMLWriter and WBXMLParser include new
methods to ease the provisioning of three tables, and allow for support of multiple codepages.
The following methods have been added to the WBXMLWriter class:
• void setAttrStartTable(String[] attrStartTable)
• void setAttrValueTable(String[] attrValueTable)
• void setTagTable(String[] tagTable)
The following methods have been added to the WBXMLParser class:
• Vector getNameSpaceMap()
• void setAttributePageFollowTag(boolean follow)
• void setAttrStartTable(String[] attrStartTable)
RIM Confidential and Proprietary Information - Beta Customers Only. Content and software are subject to change.
6
Comentarios a estos manuales