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

📄 index-all.html

📁 J2ME MIDP2.0 final specification
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/AlertType.html">AlertType</A><DD>A <code>CONFIRMATION</code> <code>AlertType</code> is a hint to confirm user actions.<DT><A HREF="javax/microedition/io/Connector.html"><B>Connector</B></A> - class javax.microedition.io.<A HREF="javax/microedition/io/Connector.html">Connector</A>.<DD>Factory class for creating new Connection objects.<DT><A HREF="javax/microedition/lcdui/TextField.html#CONSTRAINT_MASK"><B>CONSTRAINT_MASK</B></A> - Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/TextField.html">TextField</A><DD>The mask value for determining the constraint mode.<DT><A HREF="javax/microedition/lcdui/Gauge.html#CONTINUOUS_IDLE"><B>CONTINUOUS_IDLE</B></A> - Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Gauge.html">Gauge</A><DD>The value representing the continuous-idle state of a non-interactive <code>Gauge</code> with indefinite range.<DT><A HREF="javax/microedition/lcdui/Gauge.html#CONTINUOUS_RUNNING"><B>CONTINUOUS_RUNNING</B></A> - Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Gauge.html">Gauge</A><DD>The value representing the continuous-running state of a non-interactive <code>Gauge</code> with indefinite range.<DT><A HREF="javax/microedition/media/Control.html"><B>Control</B></A> - interface javax.microedition.media.<A HREF="javax/microedition/media/Control.html">Control</A>.<DD>A <code>Control</code> object is used to control some media  processing functions.<DT><A HREF="javax/microedition/media/Controllable.html"><B>Controllable</B></A> - interface javax.microedition.media.<A HREF="javax/microedition/media/Controllable.html">Controllable</A>.<DD><code>Controllable</code> provides an interface for obtaining the <code>Control</code>s from an object  like a <code>Player</code>.<DT><A HREF="javax/microedition/lcdui/Graphics.html#copyArea(int, int, int, int, int, int, int)"><B>copyArea(int, int, int, int, int, int, int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Graphics.html">Graphics</A><DD>Copies the contents of a rectangular area <code>(x_src, y_src, width, height)</code> to a destination area, whose anchor point identified by anchor is located at <code>(x_dest, y_dest)</code>.<DT><A HREF="javax/microedition/lcdui/game/TiledLayer.html#createAnimatedTile(int)"><B>createAnimatedTile(int)</B></A> - Method in class javax.microedition.lcdui.game.<A HREF="javax/microedition/lcdui/game/TiledLayer.html">TiledLayer</A><DD>Creates a new animated tile and returns the index that refers to the new animated tile.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(byte[], int, int)"><B>createImage(byte[], int, int)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image which is decoded from the data stored in the specified byte array at the specified offset and length.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(javax.microedition.lcdui.Image)"><B>createImage(Image)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image from a source image.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(javax.microedition.lcdui.Image, int, int, int, int, int)"><B>createImage(Image, int, int, int, int, int)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image using pixel data from the specified region of a source image, transformed as specified.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(java.io.InputStream)"><B>createImage(InputStream)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image from decoded image data obtained from an <code>InputStream</code>.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(int, int)"><B>createImage(int, int)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates a new, mutable image for off-screen drawing.<DT><A HREF="javax/microedition/lcdui/Image.html#createImage(java.lang.String)"><B>createImage(String)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image from decoded image data obtained from the named resource.<DT><A HREF="javax/microedition/media/Manager.html#createPlayer(java.io.InputStream, java.lang.String)"><B>createPlayer(InputStream, String)</B></A> - Static method in class javax.microedition.media.<A HREF="javax/microedition/media/Manager.html">Manager</A><DD>Create a <code>Player</code> to play back media from an  <code>InputStream</code>.<DT><A HREF="javax/microedition/media/Manager.html#createPlayer(java.lang.String)"><B>createPlayer(String)</B></A> - Static method in class javax.microedition.media.<A HREF="javax/microedition/media/Manager.html">Manager</A><DD>Create a <code>Player</code> from an input locator.<DT><A HREF="javax/microedition/lcdui/Image.html#createRGBImage(int[], int, int, boolean)"><B>createRGBImage(int[], int, int, boolean)</B></A> - Static method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Image.html">Image</A><DD>Creates an immutable image from a sequence of ARGB values, specified as <code>0xAARRGGBB</code>.<DT><A HREF="javax/microedition/lcdui/CustomItem.html"><B>CustomItem</B></A> - class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/CustomItem.html">CustomItem</A>.<DD>A CustomItem is customizable by subclassing to introduce new visual and interactive elements into <code>Forms</code>.<DT><A HREF="javax/microedition/lcdui/CustomItem.html#CustomItem(java.lang.String)"><B>CustomItem(String)</B></A> - Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/CustomItem.html">CustomItem</A><DD>Superclass constructor, provided so that the <code>CustomItem</code> subclass can specify its label.</DL><HR><A NAME="_D_"><!-- --></A><H2><B>D</B></H2><DL><DT><A HREF="javax/microedition/lcdui/DateField.html#DATE"><B>DATE</B></A> - Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/DateField.html">DateField</A><DD>Input mode for date information (day, month, year).<DT><A HREF="javax/microedition/lcdui/DateField.html#DATE_TIME"><B>DATE_TIME</B></A> - Static variable in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/DateField.html">DateField</A><DD>Input mode for date (day, month, year) and time (minutes, hours) information.<DT><A HREF="javax/microedition/lcdui/DateField.html"><B>DateField</B></A> - class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/DateField.html">DateField</A>.<DD>A <code>DateField</code> is an editable component for presenting date and time (calendar) information that may be placed into a <code>Form</code>.<DT><A HREF="javax/microedition/lcdui/DateField.html#DateField(java.lang.String, int)"><B>DateField(String, int)</B></A> - Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/DateField.html">DateField</A><DD>Creates a <code>DateField</code> object with the specified label and mode.<DT><A HREF="javax/microedition/lcdui/DateField.html#DateField(java.lang.String, int, java.util.TimeZone)"><B>DateField(String, int, TimeZone)</B></A> - Constructor for class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/DateField.html">DateField</A><DD>Creates a date field in which calendar calculations are based on specific <code>TimeZone</code> object and the default calendaring system for the current locale.<DT><A HREF="javax/microedition/media/Player.html#deallocate()"><B>deallocate()</B></A> - Method in interface javax.microedition.media.<A HREF="javax/microedition/media/Player.html">Player</A><DD>Release the scarce or exclusive resources like the audio device acquired by the <code>Player</code>.<DT><A HREF="javax/microedition/lcdui/TextField.html#DECIMAL"><B>DECIMAL</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 numeric values with optional decimal fractions, for example &quot;-123&quot;, &quot;0.123&quot;, or &quot;.5&quot;.<DT><A HREF="javax/microedition/lcdui/game/Sprite.html#defineCollisionRectangle(int, int, int, int)"><B>defineCollisionRectangle(int, int, int, int)</B></A> - Method in class javax.microedition.lcdui.game.<A HREF="javax/microedition/lcdui/game/Sprite.html">Sprite</A><DD>Defines the Sprite's bounding rectangle that is used for collision detection purposes.<DT><A HREF="javax/microedition/lcdui/game/Sprite.html#defineReferencePixel(int, int)"><B>defineReferencePixel(int, int)</B></A> - Method in class javax.microedition.lcdui.game.<A HREF="javax/microedition/lcdui/game/Sprite.html">Sprite</A><DD>Defines the reference pixel for this Sprite.<DT><A HREF="javax/microedition/io/SocketConnection.html#DELAY"><B>DELAY</B></A> - Static variable in interface javax.microedition.io.<A HREF="javax/microedition/io/SocketConnection.html">SocketConnection</A><DD>Socket option for the small buffer <em>writing delay</em> (0).<DT><A HREF="javax/microedition/lcdui/ChoiceGroup.html#delete(int)"><B>delete(int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/ChoiceGroup.html">ChoiceGroup</A><DD>Deletes the element referenced by <code>elementNum</code>.<DT><A HREF="javax/microedition/lcdui/Choice.html#delete(int)"><B>delete(int)</B></A> - Method in interface javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Choice.html">Choice</A><DD>Deletes the element referenced by <code>elementNum</code>.<DT><A HREF="javax/microedition/lcdui/Form.html#delete(int)"><B>delete(int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Form.html">Form</A><DD>Deletes the <code>Item</code> referenced by <code>itemNum</code>.<DT><A HREF="javax/microedition/lcdui/List.html#delete(int)"><B>delete(int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/List.html">List</A><DD>Deletes the element referenced by <code>elementNum</code>.<DT><A HREF="javax/microedition/lcdui/TextField.html#delete(int, int)"><B>delete(int, int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/TextField.html">TextField</A><DD>Deletes characters from the <code>TextField</code>.<DT><A HREF="javax/microedition/lcdui/TextBox.html#delete(int, int)"><B>delete(int, int)</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/TextBox.html">TextBox</A><DD>Deletes characters from the <code>TextBox</code>.<DT><A HREF="javax/microedition/lcdui/ChoiceGroup.html#deleteAll()"><B>deleteAll()</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/ChoiceGroup.html">ChoiceGroup</A><DD>Deletes all elements from this <code>ChoiceGroup</code>.<DT><A HREF="javax/microedition/lcdui/Choice.html#deleteAll()"><B>deleteAll()</B></A> - Method in interface javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Choice.html">Choice</A><DD>Deletes all elements from this <code>Choice</code>, leaving it with zero elements.<DT><A HREF="javax/microedition/lcdui/Form.html#deleteAll()"><B>deleteAll()</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/Form.html">Form</A><DD>Deletes all the items from this <code>Form</code>, leaving it with zero items.<DT><A HREF="javax/microedition/lcdui/List.html#deleteAll()"><B>deleteAll()</B></A> - Method in class javax.microedition.lcdui.<A HREF="javax/microedition/lcdui/List.html">List</A><DD>Deletes all elements from this List.<DT><A HREF="javax/microedition/rms/RecordStore.html#deleteRecord(int)"><B>deleteRecord(int)</B></A> - Method in class javax.microedition.rms.<A HREF="javax/microedition/rms/RecordStore.html">RecordStore</A><DD>The record is deleted from the record store.<DT><A HREF="javax/microedition/rms/RecordStore.html#deleteRecordStore(java.lang.String)"><B>deleteRecordStore(String)</B></A> - Static method in class javax.microedition.rms.<A HREF="javax/microedition/rms/RecordStore.html">RecordStore</A><DD>Deletes the named record store.<DT><A HREF="javax/microedition/rms/RecordEnumeration.html#destroy()"><B>destroy()</B></A> - Method in interface javax.microedition.rms.<A HREF="javax/microedition/rms/RecordEnumeration.html">RecordEnumeration</A><DD>Frees internal resources used by this RecordEnumeration.<DT><A HREF="javax/microedition/midlet/MIDlet.html#destroyApp(boolean)"><B>destroyApp(boolean)</B></A> - Method in class javax.microedition.midlet.<A HREF="javax/microedition/midlet/MIDlet.html">MIDlet</A><DD>Signals the <code>MIDlet</code> to terminate and enter the <em>Destroyed</em> state.<DT><A HREF="javax/microedition/media/PlayerListener.html#DEVICE_AVAILABLE"><B>DEVICE_AVAILABLE</B></A> - Static variable in interface javax.microedition.media.<A HREF="javax/microedition/media/PlayerListener.html">PlayerListener</A><DD>Posted when the system or another higher priority

⌨️ 快捷键说明

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