?? index-all.html
字號:
<DD>Sets this Slider's listener.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#setComponentListener(com.motorola.lwt.ComponentListener)"><B>setComponentListener(ComponentListener)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Sets this Component's listener.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setConstraint(int)"><B>setConstraint(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the text entry constraint for the contents of this TextComponent.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setDisabledImage(javax.microedition.lcdui.Image)"><B>setDisabledImage(Image)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the image for the disabled state.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setEchoChar(char)"><B>setEchoChar(char)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the echo character to be displayed by this TextComponent
<DT><A HREF="com/motorola/lwt/TextComponent.html#setEditable(boolean)"><B>setEditable(boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets whether the TextComponent is editable or not editable by the user.
<DT><A HREF="com/motorola/lwt/Component.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Enables or disables this Component.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#setFocusFirst()"><B>setFocusFirst()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Moves key event focus to the first Component that accepts focus.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#setFocusLast()"><B>setFocusLast()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Moves key event focus to the last Component that accepts focus.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#setFocusNext()"><B>setFocusNext()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Moves key event focus to the next Component that accepts focus.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#setFocusPrevious()"><B>setFocusPrevious()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Moves key event focus to the previous Component that accepts focus.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#setFont(javax.microedition.lcdui.Font)"><B>setFont(Font)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Sets the Font object for rendering the label, if any.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setFont(javax.microedition.lcdui.Font)"><B>setFont(Font)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the current font of the TextComponent.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setForegroundColor(int)"><B>setForegroundColor(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the foreground color.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setJustification(int)"><B>setJustification(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the justification of this TextComponent.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Sets the label for this InteractableComponent.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setLabelLocation(int)"><B>setLabelLocation(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the location of the label, if any, relative to the ImageLabel's image.
<DT><A HREF="com/motorola/lwt/Component.html#setLeftEdge(int, int)"><B>setLeftEdge(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Specifies the location of the Component's left edge.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setLengthLimit(int)"><B>setLengthLimit(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the length limit.
<DT><A HREF="com/motorola/lwt/Slider.html#setMaxValue(int)"><B>setMaxValue(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>Sets the maximum value of the Slider.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setNormalImage(javax.microedition.lcdui.Image)"><B>setNormalImage(Image)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the image for the normal state.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#setPressed(boolean)"><B>setPressed(boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Sets the pressed/unpressed state of this Component.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setPressedImage(javax.microedition.lcdui.Image)"><B>setPressedImage(Image)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the image for the pressed state.
<DT><A HREF="com/motorola/lwt/Component.html#setRightEdge(int, int)"><B>setRightEdge(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Specifies the location of the Component's right edge.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#setScrollOffset(int)"><B>setScrollOffset(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Sets the vertical scroll offset.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#setSelectedFlags(boolean[])"><B>setSelectedFlags(boolean[])</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Sets the values of the group's Checkboxes to the values of the provided array.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#setSelectedIndex(int, boolean)"><B>setSelectedIndex(int, boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Sets the selection for this CheckboxGroup.
<DT><A HREF="com/motorola/lwt/TextComponent.html#setText(java.lang.String)"><B>setText(String)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Sets the contents of the TextComponent to the specified String.
<DT><A HREF="com/motorola/lwt/Component.html#setTopEdge(int, int)"><B>setTopEdge(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Specifies the location of the Component's top edge.
<DT><A HREF="com/motorola/lwt/Checkbox.html#setValue(boolean)"><B>setValue(boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Sets the current value of this Checkbox.
<DT><A HREF="com/motorola/lwt/Slider.html#setValue(int)"><B>setValue(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>Sets the current value of the Slider.
<DT><A HREF="com/motorola/lwt/Component.html#setVisible(boolean)"><B>setVisible(boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Shows or hides the Component.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#showNotify()"><B>showNotify()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Called when the ComponentScreen is shown.
<DT><A HREF="com/motorola/lwt/Slider.html"><B>Slider</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>.<DD>The Slider component represents an adjustable numeric value.<DT><A HREF="com/motorola/lwt/Slider.html#SLIDER_DRAGGED"><B>SLIDER_DRAGGED</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>Event indicating that the Slider's value has been changed and that it is still being interacted with by the user.
<DT><A HREF="com/motorola/lwt/Slider.html#SLIDER_SET"><B>SLIDER_SET</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>Event indicating that the Slider's value has been changed and that the user is no longer interacting with it.
<DT><A HREF="com/motorola/lwt/Slider.html#Slider(boolean, int, int)"><B>Slider(boolean, int, int)</B></A> -
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>Creates a new Slider of the desired type with the specified maximum and initial values
<DT><A HREF="com/motorola/lwt/Checkbox.html#STYLE_CHECKBOX"><B>STYLE_CHECKBOX</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Indicates that this Checkbox should look like a checkbox.
<DT><A HREF="com/motorola/lwt/Checkbox.html#STYLE_LIST_ITEM"><B>STYLE_LIST_ITEM</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Indicates that this Checkbox should look like a list item.
<DT><A HREF="com/motorola/lwt/Checkbox.html#STYLE_RADIO_BUTTON"><B>STYLE_RADIO_BUTTON</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Indicates that this Checkbox should look like a radiobutton.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/TextArea.html"><B>TextArea</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/TextArea.html">TextArea</A>.<DD>The TextArea class is a multi-line TextComponent that scrolls vertically as needed.<DT><A HREF="com/motorola/lwt/TextArea.html#TextArea(java.lang.String, int, int)"><B>TextArea(String, int, int)</B></A> -
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/TextArea.html">TextArea</A>
<DD>Constructs a new TextArea.
<DT><A HREF="com/motorola/lwt/TextComponent.html#textChanged(int, int, boolean)"><B>textChanged(int, int, boolean)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Called whenever the contents of this TextComponent are changed, either by the user or programatically.
<DT><A HREF="com/motorola/lwt/TextComponent.html"><B>TextComponent</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>.<DD>The TextComponent class is the base class for TextArea and TextField.<DT><A HREF="com/motorola/lwt/TextField.html"><B>TextField</B></A> - class com.motorola.lwt.<A HREF="com/motorola/lwt/TextField.html">TextField</A>.<DD>The TextField class is a single line TextComponent that scrolls horizontally as needed.<br> <DT><A HREF="com/motorola/lwt/TextField.html#TextField(java.lang.String, int)"><B>TextField(String, int)</B></A> -
Constructor for class com.motorola.lwt.<A HREF="com/motorola/lwt/TextField.html">TextField</A>
<DD>Constructs a new TextField.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#TRANSPARENT"><B>TRANSPARENT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Transparent background color.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#validate()"><B>validate()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Validates this ComponentScreen.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#VERTICAL_GAP"><B>VERTICAL_GAP</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The Vertical gap between the image and the text.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Component.html#WIDTH"><B>WIDTH</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The right edge is located such that the Component's width is equal to the accompanying value.
</DL>
<HR>
<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>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<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"> <A HREF="com/motorola/lwt/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="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"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</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" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -