MID Profile

Uses of Class
javax.microedition.lcdui.StringItem

Packages that use StringItem
javax.microedition.lcdui The UI API provides a set of features for implementation of user interfaces for MIDP applications. 
 

Uses of StringItem in javax.microedition.lcdui
 

Methods in javax.microedition.lcdui with parameters of type StringItem
 int Alert.appendItem(StringItem item)
          Adds an StringItem to the Alert.
 void Alert.insertItem(int itemNum, StringItem item)
          Inserts a string into the Alert just prior to the item specified.
 


MID Profile

Submit a comment or suggestion Version 0.9 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.