⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 是MIDP 的API 查詢文件, 大家可以看一下裡面的index.html, 再用Package 或 Class 名字來查.
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Sep 24 14:57:45 PDT 2003 -->
<TITLE>
MID Profile: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF 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="java/lang/Math.html#abs(int)"><B>abs(int)</B></A> - 
Static method in class java.lang.<A HREF="java/lang/Math.html">Math</A>
<DD>Returns the absolute value of an <code>int</code> value.
<DT><A HREF="java/lang/Math.html#abs(long)"><B>abs(long)</B></A> - 
Static method in class java.lang.<A HREF="java/lang/Math.html">Math</A>
<DD>Returns the absolute value of a <code>long</code> value.
<DT><A HREF="javax/microedition/io/StreamConnectionNotifier.html#acceptAndOpen()"><B>acceptAndOpen()</B></A> - 
Method in interface javax.microedition.io.<A HREF="javax/microedition/io/StreamConnectionNotifier.html">StreamConnectionNotifier</A>
<DD>Returns a <code>StreamConnection</code> that represents a server side socket connection.
<DT><A HREF="java/lang/Thread.html#activeCount()"><B>activeCount()</B></A> - 
Static method in class java.lang.<A HREF="java/lang/Thread.html">Thread</A>
<DD>Returns the current number of active threads in the VM.
<DT><A HREF="javax/microedition/lcdui/Displayable.html#addCommand(javax.microedition.lcdui.Command)"><B>addCommand(Command)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Displayable.html">Displayable</A>
<DD>Adds a command to the <code>Displayable</code>.
<DT><A HREF="javax/microedition/lcdui/Item.html#addCommand(javax.microedition.lcdui.Command)"><B>addCommand(Command)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Item.html">Item</A>
<DD>Adds a context sensitive <code>Command</code> to the item.
<DT><A HREF="javax/microedition/lcdui/Spacer.html#addCommand(javax.microedition.lcdui.Command)"><B>addCommand(Command)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Spacer.html">Spacer</A>
<DD><code>Spacers</code> are restricted from having <code>Commands</code>, so this method will always throw <code>IllegalStateException</code> whenever it is called.
<DT><A HREF="javax/microedition/lcdui/Gauge.html#addCommand(javax.microedition.lcdui.Command)"><B>addCommand(Command)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Gauge.html">Gauge</A>
<DD>Adds a context sensitive <code>Command</code> to the item.
<DT><A HREF="javax/microedition/lcdui/Alert.html#addCommand(javax.microedition.lcdui.Command)"><B>addCommand(Command)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Alert.html">Alert</A>
<DD>Similar to <A HREF="javax/microedition/lcdui/Displayable.html#addCommand(javax.microedition.lcdui.Command)"><CODE>Displayable.addCommand(javax.microedition.lcdui.Command)</CODE></A>, however when the application first adds a command to an <code>Alert</code>, <A HREF="javax/microedition/lcdui/Alert.html#DISMISS_COMMAND"><CODE>Alert.DISMISS_COMMAND</CODE></A> is implicitly removed.
<DT><A HREF="java/util/Vector.html#addElement(java.lang.Object)"><B>addElement(Object)</B></A> - 
Method in class java.util.<A HREF="java/util/Vector.html">Vector</A>
<DD>Adds the specified component to the end of this vector, increasing its size by one.
<DT><A HREF="javax/microedition/media/Player.html#addPlayerListener(javax.microedition.media.PlayerListener)"><B>addPlayerListener(PlayerListener)</B></A> - 
Method in interface javax.microedition.media.<A HREF="javax/microedition/media/Player.html">Player</A>
<DD>Add a player listener for this player.
<DT><A HREF="javax/microedition/rms/RecordStore.html#addRecord(byte[], int, int)"><B>addRecord(byte[], int, int)</B></A> - 
Method in class javax.microedition.rms.<A HREF="javax/microedition/rms/RecordStore.html">RecordStore</A>
<DD>Adds a new record to the record store.
<DT><A HREF="javax/microedition/rms/RecordStore.html#addRecordListener(javax.microedition.rms.RecordListener)"><B>addRecordListener(RecordListener)</B></A> - 
Method in class javax.microedition.rms.<A HREF="javax/microedition/rms/RecordStore.html">RecordStore</A>
<DD>Adds the specified RecordListener.
<DT><A HREF="java/util/Calendar.html#after(java.lang.Object)"><B>after(Object)</B></A> - 
Method in class java.util.<A HREF="java/util/Calendar.html">Calendar</A>
<DD>Compares the time field records.
<DT><A HREF="javax/microedition/lcdui/AlertType.html#ALARM"><B>ALARM</B></A> - 
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/AlertType.html">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/Alert.html"><B>Alert</B></A> - class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Alert.html">Alert</A>.<DD>An alert is a screen that shows data to the user and waits for a certain period of time before proceeding to the next <code>Displayable</code>.<DT><A HREF="javax/microedition/lcdui/Display.html#ALERT"><B>ALERT</B></A> - 
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Display.html">Display</A>
<DD>Image type for <code>Alert</code> image.
<DT><A HREF="javax/microedition/lcdui/Alert.html#Alert(java.lang.String)"><B>Alert(String)</B></A> - 
Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Alert.html">Alert</A>
<DD>Constructs a new, empty <code>Alert</code> object with the given title.
<DT><A HREF="javax/microedition/lcdui/Alert.html#Alert(java.lang.String, java.lang.String, javax.microedition.lcdui.Image, javax.microedition.lcdui.AlertType)"><B>Alert(String, String, Image, AlertType)</B></A> - 
Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Alert.html">Alert</A>
<DD>Constructs a new <code>Alert</code> object with the given title, content string and image, and alert type.
<DT><A HREF="javax/microedition/lcdui/AlertType.html"><B>AlertType</B></A> - class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/AlertType.html">AlertType</A>.<DD>The <code>AlertType</code> provides an indication of the nature of alerts.<DT><A HREF="javax/microedition/lcdui/AlertType.html#AlertType()"><B>AlertType()</B></A> - 
Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/AlertType.html">AlertType</A>
<DD>Protected constructor for subclasses.
<DT><A HREF="java/util/Calendar.html#AM"><B>AM</B></A> - 
Static variable in class java.util.<A HREF="java/util/Calendar.html">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"><B>AM_PM</B></A> - 
Static variable in class java.util.<A HREF="java/util/Calendar.html">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"><B>ANY</B></A> - 
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/TextField.html">TextField</A>
<DD>The user is allowed to enter any text.
<DT><A HREF="java/lang/StringBuffer.html#append(boolean)"><B>append(boolean)</B></A> - 
Method in class java.lang.<A HREF="java/lang/StringBuffer.html">StringBuffer</A>
<DD>Appends the string representation of the <code>boolean</code>  argument to the string buffer.
<DT><A HREF="java/lang/StringBuffer.html#append(char)"><B>append(char)</B></A> - 
Method in class java.lang.<A HREF="java/lang/StringBuffer.html">StringBuffer</A>
<DD>Appends the string representation of the <code>char</code>  argument to this string buffer.
<DT><A HREF="java/lang/StringBuffer.html#append(char[])"><B>append(char[])</B></A> - 
Method in class java.lang.<A HREF="java/lang/StringBuffer.html">StringBuffer</A>
<DD>Appends the string representation of the <code>char</code> array  argument to this string buffer.
<DT><A HREF="java/lang/StringBuffer.html#append(char[], int, int)"><B>append(char[], int, int)</B></A> - 
Method in class java.lang.<A HREF="java/lang/StringBuffer.html">StringBuffer</A>
<DD>Appends the string representation of a subarray of the  <code>char</code> array argument to this string buffer.
<DT><A HREF="javax/microedition/lcdui/Form.html#append(javax.microedition.lcdui.Image)"><B>append(Image)</B></A> - 
Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Form.html">Form</A>
<DD>Adds an item consisting of one <code>Image</code> to the <code>Form</code>.
<DT><A HREF="java/lang/StringBuffer.html#append(int)"><B>append(int)</B></A> - 
Method in class java.lang.<A HREF="java/lang/StringBuffer.html">StringBuffer</A>
<DD>Appends the string representation of the <code>int</code>  argument to this string buffer.
<DT><A HREF="javax/microedition/lcdui/Form.html#append(javax.microedition.lcdui.Item)"><B>append(Item)</B></A> - 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -