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

📄 index-all.html

📁 摩托罗拉手机界面库LWT的文档 开发JAVA手机的朋友,快下哦
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<!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 Tue May 29 17:54:33 CDT 2001 -->
<TITLE>
: 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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="com/motorola/lwt/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT ID="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 ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</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="#_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="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Component.html#acceptsFocus()"><B>acceptsFocus()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Checks if this Component currently accepts key focus.
<DT><A HREF="com/motorola/lwt/Component.html#acceptsKeyFocus"><B>acceptsKeyFocus</B></A> - 
Variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Indicates if this Component accepts key focus (that is, it uses key events)
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#add(com.motorola.lwt.Checkbox)"><B>add(Checkbox)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Adds a Checkbox to this group and returns the index assigned to it.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#add(com.motorola.lwt.Component)"><B>add(Component)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Appends the specified Component to the screen.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#ALIGN_CENTER"><B>ALIGN_CENTER</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The image and label should be horizontally and vertically centered within the ImageLabel.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#ALIGN_EAST"><B>ALIGN_EAST</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The image and label should be vertically centered and aligned with the right edge of the ImageLabel.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#ALIGN_NORTH"><B>ALIGN_NORTH</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The image and label should be horizontally centered and aligned with the top edge of the ImageLabel.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#ALIGN_SOUTH"><B>ALIGN_SOUTH</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The image and label should be horizontally centered and aligned with the bottom edge of the ImageLabel.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#ALIGN_WEST"><B>ALIGN_WEST</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The image and label should be vertically centered and aligned with the left edge of the ImageLabel.
<DT><A HREF="com/motorola/lwt/TextComponent.html#appendChar(char)"><B>appendChar(char)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Appends the specified character at the end of the current text.
<DT><A HREF="com/motorola/lwt/TextComponent.html#appendText(java.lang.String)"><B>appendText(String)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Appends the specified text at the end of the current text.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Button.html"><B>Button</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>.<DD>A Button is a simple interactable component that can be actuated by the user.<DT><A HREF="com/motorola/lwt/Button.html#BUTTON_ACTION_EVENT"><B>BUTTON_ACTION_EVENT</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>
<DD>Event indicating that the Button was actuated by the user.
<DT><A HREF="com/motorola/lwt/Button.html#Button()"><B>Button()</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>
<DD>Creates a new Button with an empty (null) label.
<DT><A HREF="com/motorola/lwt/Button.html#Button(java.lang.String)"><B>Button(String)</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>
<DD>Creates a new Button with the specified label.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Checkbox.html"><B>Checkbox</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>.<DD>The Checkbox is a component that represents a boolean value.<DT><A HREF="com/motorola/lwt/Checkbox.html#CHECKBOX_CHECKED_EVENT"><B>CHECKBOX_CHECKED_EVENT</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Event indicating that this Checkbox was checked.
<DT><A HREF="com/motorola/lwt/Checkbox.html#CHECKBOX_UNCHECKED_EVENT"><B>CHECKBOX_UNCHECKED_EVENT</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Event indicating that this Checkbox was unchecked.
<DT><A HREF="com/motorola/lwt/Checkbox.html#Checkbox()"><B>Checkbox()</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Creates a new Checkbox with an empty (null) label.
<DT><A HREF="com/motorola/lwt/Checkbox.html#Checkbox(java.lang.String)"><B>Checkbox(String)</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Creates a new Checkbox with the specified label.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html"><B>CheckboxGroup</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>.<DD>The CheckboxGroup manages a group of Checkboxes.<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#CHECKBOXGROUP_SELECTION_CHANGED"><B>CHECKBOXGROUP_SELECTION_CHANGED</B></A> - 
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Event indicating that the value of one or more Checkboxes in this CheckboxGroup has changed.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#CheckboxGroup(int)"><B>CheckboxGroup(int)</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Creates a new CheckboxGroup with the given style.
<DT><A HREF="com/motorola/lwt/package-summary.html"><B>com.motorola.lwt</B></A> - package com.motorola.lwt<DD>&nbsp;<DT><A HREF="com/motorola/lwt/Component.html"><B>Component</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>.<DD>The Component class is the abstract base class for all LWT components.<DT><A HREF="com/motorola/lwt/Component.html#Component()"><B>Component()</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>&nbsp;
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#componentActuated()"><B>componentActuated()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Called when the Component is actuated (tapped and released).
<DT><A HREF="com/motorola/lwt/Button.html#componentActuated()"><B>componentActuated()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>
<DD>Called when this Button is actuated.
<DT><A HREF="com/motorola/lwt/Checkbox.html#componentActuated()"><B>componentActuated()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Called when this Checkbox is actuated by the user.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#componentActuated()"><B>componentActuated()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Called when this ImageLabel is actuated by the user.
<DT><A HREF="com/motorola/lwt/ComponentListener.html"><B>ComponentListener</B></A> - interface com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentListener.html">ComponentListener</A>.<DD>The ComponentListener interface is implemented by any class that wishes to receive events from a component.<DT><A HREF="com/motorola/lwt/ComponentScreen.html"><B>ComponentScreen</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>.<DD>The ComponentScreen is a subclass of Canvas that LWT Components can be added to.<DT><A HREF="com/motorola/lwt/ComponentScreen.html#ComponentScreen()"><B>ComponentScreen()</B></A> - 
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#dispatchComponentEvent(int)"><B>dispatchComponentEvent(int)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Dispatches the specified event to this InteractableComponent's listener, if any.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#doLayout()"><B>doLayout()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Recomputes the layout of the Components according to edge specifications for each Component.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Component.html#gainedFocus()"><B>gainedFocus()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Called when this Component gains key focus.
<DT><A HREF="com/motorola/lwt/Checkbox.html#gainedFocus()"><B>gainedFocus()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>&nbsp;
<DT><A HREF="com/motorola/lwt/ImageLabel.html#getBackgroundColor()"><B>getBackgroundColor()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Gets the current background color.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#getCheckbox(int)"><B>getCheckbox(int)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Gets the Checkbox with the specified index.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#getCheckboxCount()"><B>getCheckboxCount()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Gets the number of Checkboxes that belong to this CheckboxGroup.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#getComponent(int)"><B>getComponent(int)</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Gets the Component at the specified index.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#getComponentCount()"><B>getComponentCount()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Gets the number of Components currently added to this screen.
<DT><A HREF="com/motorola/lwt/TextComponent.html#getConstraint()"><B>getConstraint()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Gets the text entry constraint for this TextComponent.
<DT><A HREF="com/motorola/lwt/TextComponent.html#getEchoChar()"><B>getEchoChar()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Obtains the echo character used by this TextComponent
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#getFocusOwner()"><B>getFocusOwner()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Returns the Component that currently has key event focus.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#getFont()"><B>getFont()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Gets the Font associated with this Label
<DT><A HREF="com/motorola/lwt/TextComponent.html#getFont()"><B>getFont()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Gets the font currently used by this TextComponent.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#getForegroundColor()"><B>getForegroundColor()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Gets the current foreground color.
<DT><A HREF="com/motorola/lwt/Component.html#getHeight()"><B>getHeight()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Gets the height of the Component, in pixels.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#getLabel()"><B>getLabel()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Gets the label for this Component
<DT><A HREF="com/motorola/lwt/TextComponent.html#getLengthLimit()"><B>getLengthLimit()</B></A> - 
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Gets the length limit.

⌨️ 快捷键说明

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