<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2) on Thu Jan 08 08:09:21 GMT+02:00 2004 -->
<TITLE>
Index (MID Profile)
</TITLE><meta name="collection" content="api">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" tppabs="http://java.sun.com/javame/reference/apis/jsr118/stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (MID Profile)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><small><b>Use is subject to <a href="http://java.sun.com/javame/reference/apis/license.html" target="_top">License Terms</a>.</b> Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.<br><br>Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.</small><hr>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<strong>MID Profile</strong></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"/*tpa=http://java.sun.com/javame/reference/apis/jsr118/allclasses-noframe.html*/><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="javax/microedition/lcdui/AlertType.html#ALARM" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/AlertType.html#ALARM"><B>ALARM</B></A> -
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/AlertType.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/AlertType.html" title="class in javax.microedition.lcdui">AlertType</A>
<DD>An <code>ALARM</code> <code>AlertType</code> is a hint
to alert the user to an event for which
the user has previously requested to be notified.
<DT><A HREF="javax/microedition/lcdui/Display.html#ALERT" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/Display.html#ALERT"><B>ALERT</B></A> -
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Display.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/Display.html" title="class in javax.microedition.lcdui">Display</A>
<DD>Image type for <code>Alert</code> image.
<DT><A HREF="java/util/Calendar.html#AM" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html#AM"><B>AM</B></A> -
Static variable in class java.util.<A HREF="java/util/Calendar.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html" title="class in java.util">Calendar</A>
<DD>Value of the <code>AM_PM</code> field indicating the
period of the day from midnight to just before noon.
<DT><A HREF="java/util/Calendar.html#AM_PM" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html#AM_PM"><B>AM_PM</B></A> -
Static variable in class java.util.<A HREF="java/util/Calendar.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html" title="class in java.util">Calendar</A>
<DD>Field number for <code>get</code> and <code>set</code> indicating
whether the <code>HOUR</code> is before or after noon.
<DT><A HREF="javax/microedition/lcdui/TextField.html#ANY" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/TextField.html#ANY"><B>ANY</B></A> -
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/TextField.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/lcdui/TextField.html" title="class in javax.microedition.lcdui">TextField</A>
<DD>The user is allowed to enter any text.
<DT><A HREF="java/util/Calendar.html#APRIL" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html#APRIL"><B>APRIL</B></A> -
Static variable in class java.util.<A HREF="java/util/Calendar.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html" title="class in java.util">Calendar</A>
<DD>Value of the <code>MONTH</code> field indicating the
fourth month of the year.
<DT><A HREF="java/util/Calendar.html#AUGUST" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html#AUGUST"><B>AUGUST</B></A> -
Static variable in class java.util.<A HREF="java/util/Calendar.html" tppabs="http://java.sun.com/javame/reference/apis/jsr118/java/util/Calendar.html" title="class in java.util">Calendar</A>
<DD>Value of the <code>MONTH</code> field indicating the
eighth month of the year.
<DT><A HREF="javax/microedition/rms/RecordStore.html#AUTHMODE_ANY" tppabs="http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/rms/RecordStore.html#AUTHMODE_ANY"><B>AUTHMODE_ANY</B></A> -
Static variable in class javax.microedition.rms.<A HREF="javax/microedition/rms/RecordStore.html" tppabs="