?? index-all.html
字號:
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The label, if any, should be placed above the image and horizontally centered relative to the image.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#LABEL_BELOW"><B>LABEL_BELOW</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The label, if any, should be placed below the image and horizontally centered relative to the image.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#LABEL_CENTER"><B>LABEL_CENTER</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The label, if any, should be centered on the image.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#LABEL_LEFT"><B>LABEL_LEFT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The label, if any, should be placed to the left of the image and vertically centered relative to the image.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#LABEL_RIGHT"><B>LABEL_RIGHT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>The label, if any, should be placed to the right of the image and vertically centered relative to the image.
<DT><A HREF="com/motorola/lwt/Component.html#lostFocus()"><B>lostFocus()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Called when this Component loses key focus.
<DT><A HREF="com/motorola/lwt/Checkbox.html#lostFocus()"><B>lostFocus()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/TextComponent.html#NO_LIMIT"><B>NO_LIMIT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>Constant for no length limit.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Renders the screen.
<DT><A HREF="com/motorola/lwt/Component.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Renders the Component.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Renders the Component.
<DT><A HREF="com/motorola/lwt/Button.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Button.html">Button</A>
<DD>Renders the Button.
<DT><A HREF="com/motorola/lwt/TextComponent.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>
<DT><A HREF="com/motorola/lwt/Checkbox.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Checkbox.html">Checkbox</A>
<DD>Renders the Checkbox.
<DT><A HREF="com/motorola/lwt/Slider.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>
<DT><A HREF="com/motorola/lwt/ImageLabel.html#paint(javax.microedition.lcdui.Graphics)"><B>paint(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Paints this ImageLabel.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#paintComponents(javax.microedition.lcdui.Graphics)"><B>paintComponents(Graphics)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Renders the Components.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#pointerDragged(int, int)"><B>pointerDragged(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Called when the pointer is dragged.
<DT><A HREF="com/motorola/lwt/Component.html#pointerDragged(int, int)"><B>pointerDragged(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Called when the pointer is dragged.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#pointerDragged(int, int)"><B>pointerDragged(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Called when the pointer is dragged.
<DT><A HREF="com/motorola/lwt/Slider.html#pointerDragged(int, int)"><B>pointerDragged(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#pointerPressed(int, int)"><B>pointerPressed(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Called when the pointer is pressed.
<DT><A HREF="com/motorola/lwt/Component.html#pointerPressed(int, int)"><B>pointerPressed(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Called when the pointer is pressed within this component.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#pointerPressed(int, int)"><B>pointerPressed(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Called when the pointer is pressed.
<DT><A HREF="com/motorola/lwt/TextComponent.html#pointerPressed(int, int)"><B>pointerPressed(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/TextComponent.html">TextComponent</A>
<DD>
<DT><A HREF="com/motorola/lwt/Slider.html#pointerPressed(int, int)"><B>pointerPressed(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#pointerReleased(int, int)"><B>pointerReleased(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Called when the pointer is released.
<DT><A HREF="com/motorola/lwt/Component.html#pointerReleased(int, int)"><B>pointerReleased(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Called when the pointer is released.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#pointerReleased(int, int)"><B>pointerReleased(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Called when the pointer is released.
<DT><A HREF="com/motorola/lwt/Slider.html#pointerReleased(int, int)"><B>pointerReleased(int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
<DD>
<DT><A HREF="com/motorola/lwt/Component.html#PREFERRED_HEIGHT"><B>PREFERRED_HEIGHT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The bottom edge is located such that the Component's height is equal to its preferred height plus the accompanying value.
<DT><A HREF="com/motorola/lwt/Component.html#PREFERRED_WIDTH"><B>PREFERRED_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 its preferred width plus the accompanying value.
<DT><A HREF="com/motorola/lwt/Component.html#preferredHeightChanged()"><B>preferredHeightChanged()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Notifies the system that the preferred height of this Component has changed.
<DT><A HREF="com/motorola/lwt/Component.html#preferredWidthChanged()"><B>preferredWidthChanged()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Notifies the system that the preferred width of this Component has changed.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_BOTTOM"><B>PREVIOUS_COMPONENT_BOTTOM</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the bottom edge of the previous Component.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_HCENTER"><B>PREVIOUS_COMPONENT_HCENTER</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the horizontal center of the previous Component.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_LEFT"><B>PREVIOUS_COMPONENT_LEFT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the left edge of the previous Component.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_RIGHT"><B>PREVIOUS_COMPONENT_RIGHT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the right edge of the previous Component.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_TOP"><B>PREVIOUS_COMPONENT_TOP</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the top edge of the previous Component.
<DT><A HREF="com/motorola/lwt/Component.html#PREVIOUS_COMPONENT_VCENTER"><B>PREVIOUS_COMPONENT_VCENTER</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the vertical center of the previous Component.
<DT><A HREF="com/motorola/lwt/ComponentListener.html#processComponentEvent(java.lang.Object, int)"><B>processComponentEvent(Object, int)</B></A> -
Method in interface com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentListener.html">ComponentListener</A>
<DD>Processes a Component event.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#remove(com.motorola.lwt.Checkbox)"><B>remove(Checkbox)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Removes the specified Checkbox from this group.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#remove(com.motorola.lwt.Component)"><B>remove(Component)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Removes the specified Component from the screen.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#remove(int)"><B>remove(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Removes the Component at the specified index from the screen.
<DT><A HREF="com/motorola/lwt/CheckboxGroup.html#remove(int)"><B>remove(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/CheckboxGroup.html">CheckboxGroup</A>
<DD>Removes the Checkbox with the specified index from this group.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#removeAll()"><B>removeAll()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Removes all Components from this screen.
<DT><A HREF="com/motorola/lwt/Component.html#repaint()"><B>repaint()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Requests a repaint for the entire Component.
<DT><A HREF="com/motorola/lwt/Component.html#repaint(int, int, int, int)"><B>repaint(int, int, int, int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Requests a repaint for the specified portion of this Component.
<DT><A HREF="com/motorola/lwt/Component.html#requestFocus()"><B>requestFocus()</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>Requests key focus for this Component.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="com/motorola/lwt/Component.html#SCREEN_HCENTER"><B>SCREEN_HCENTER</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the center of the screen.
<DT><A HREF="com/motorola/lwt/Component.html#SCREEN_LEFT"><B>SCREEN_LEFT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the left edge of the screen.
<DT><A HREF="com/motorola/lwt/Component.html#SCREEN_RIGHT"><B>SCREEN_RIGHT</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the right edge of the screen.
<DT><A HREF="com/motorola/lwt/Component.html#SCREEN_TOP"><B>SCREEN_TOP</B></A> -
Static variable in class com.motorola.lwt.<A HREF="com/motorola/lwt/Component.html">Component</A>
<DD>The value describes the edge's offset from the top edge of the screen.
<DT><A HREF="com/motorola/lwt/ComponentScreen.html#scrollTo(com.motorola.lwt.Component)"><B>scrollTo(Component)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ComponentScreen.html">ComponentScreen</A>
<DD>Scrolls to the specified Component This method ensures that the screen's scroll position is adjusted to show as much of the specified Component as possible.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setAlignment(int)"><B>setAlignment(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the desired alignment for this ImageLabel.
<DT><A HREF="com/motorola/lwt/ImageLabel.html#setBackgroundColor(int)"><B>setBackgroundColor(int)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/ImageLabel.html">ImageLabel</A>
<DD>Sets the background color.
<DT><A HREF="com/motorola/lwt/Component.html#setBottomEdge(int, int)"><B>setBottomEdge(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 bottom edge.
<DT><A HREF="com/motorola/lwt/InteractableComponent.html#setComponentListener(com.motorola.lwt.ComponentListener)"><B>setComponentListener(ComponentListener)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/InteractableComponent.html">InteractableComponent</A>
<DD>Sets this InteractableComponent's listener.
<DT><A HREF="com/motorola/lwt/Slider.html#setComponentListener(com.motorola.lwt.ComponentListener)"><B>setComponentListener(ComponentListener)</B></A> -
Method in class com.motorola.lwt.<A HREF="com/motorola/lwt/Slider.html">Slider</A>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -