C G K O P S

S

SEND_COMMAND - Static variable in class org.netbeans.microedition.lcdui.wma.SMSComposer
Command fired when SMS sent.
sendSMS() - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sends the message based on given non null phone number and port number.
setBGColor(int) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets component's background color.
setCommandListener(CommandListener) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets component's command listener.
setDefaulBorderStyles() - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets Default border styles.
setDefaultFonts() - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets Default fonts.
setFGColor(int) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets component's foreground color.
setMessage(String) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets the message text.
setMessageLabel(String) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets the message text label.
setPhoneNumber(String) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets the phone number.
setPhoneNumberLabel(String) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets the phone number label.
setPort(int) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Sets the port number
setSendAutomatically(boolean) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Controlls execution of sendSMS method.
showNotify() - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
The implementation calls showNotify() immediately prior to this Canvas being made visible on the display.
sizeChanged(int, int) - Method in class org.netbeans.microedition.lcdui.wma.SMSComposer
Called when the drawable area of the Canvas has been changed.
SMSComposer - Class in org.netbeans.microedition.lcdui.wma
The SMSComposer provides an easy and convenient way to send SMS messages directly from JavaME application.
SMSComposer(Display) - Constructor for class org.netbeans.microedition.lcdui.wma.SMSComposer
Creates a new instance of SMSComposer for given Display object.

C G K O P S