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

📄 index-7.html.svn-base

📁 j2me设计的界面包
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Font.html#getBitmapFont(java.lang.String)"><B>getBitmapFont(String)</B></A> - 
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Font.html" title="class in com.sun.lwuit">Font</A>
<DD>Returns a previously loaded bitmap font from cache
<DT><A HREF="../com/sun/lwuit/List.html#getBorderGap()"><B>getBorderGap()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/List.html" title="class in com.sun.lwuit">List</A>
<DD>Getting the surrounding border gap
<DT><A HREF="../com/sun/lwuit/Component.html#getBottomGap()"><B>getBottomGap()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Returns the gap to be left for the bottom scrollbar on the X axis.
<DT><A HREF="../com/sun/lwuit/Component.html#getBounds()"><B>getBounds()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Returns the component bounds which is sometimes more convenient than invoking getX/Y/Width/Height.
<DT><A HREF="../com/sun/lwuit/ButtonGroup.html#getButtonCount()"><B>getButtonCount()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/ButtonGroup.html" title="class in com.sun.lwuit">ButtonGroup</A>
<DD>Returns the number of buttons in the group.
<DT><A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html#getButtonPreferredSize(com.sun.lwuit.Button)"><B>getButtonPreferredSize(Button)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html" title="class in com.sun.lwuit.plaf">DefaultLookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getButtonPreferredSize(com.sun.lwuit.Button)"><B>getButtonPreferredSize(Button)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/TextField.html#getCharPerKeyCode(int, int, boolean)"><B>getCharPerKeyCode(int, int, boolean)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>Returns the character matching the given key code after the given amount of user presses
<DT><A HREF="../com/sun/lwuit/Font.html#getCharset()"><B>getCharset()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Font.html" title="class in com.sun.lwuit">Font</A>
<DD>Returns a string containing all the characters supported by this font.
<DT><A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html#getCheckBoxPreferredSize(com.sun.lwuit.CheckBox)"><B>getCheckBoxPreferredSize(CheckBox)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html" title="class in com.sun.lwuit.plaf">DefaultLookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getCheckBoxPreferredSize(com.sun.lwuit.CheckBox)"><B>getCheckBoxPreferredSize(CheckBox)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Form.html#getClearCommand()"><B>getClearCommand()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>Indicates the command that is defined as the clear commnand in this form.
<DT><A HREF="../com/sun/lwuit/Graphics.html#getClipHeight()"><B>getClipHeight()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Returns the clip height
<DT><A HREF="../com/sun/lwuit/Graphics.html#getClipWidth()"><B>getClipWidth()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Returns the clip width
<DT><A HREF="../com/sun/lwuit/Graphics.html#getClipX()"><B>getClipX()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Returns the x clipping position
<DT><A HREF="../com/sun/lwuit/Graphics.html#getClipY()"><B>getClipY()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Returns the y clipping position
<DT><A HREF="../com/sun/lwuit/Graphics.html#getColor()"><B>getColor()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Returns the current color
<DT><A HREF="../com/sun/lwuit/TextArea.html#getColumns()"><B>getColumns()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextArea.html" title="class in com.sun.lwuit">TextArea</A>
<DD>Returns the number of columns in the text area
<DT><A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html#getComboBoxPreferredSize(com.sun.lwuit.ComboBox)"><B>getComboBoxPreferredSize(ComboBox)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html" title="class in com.sun.lwuit.plaf">DefaultLookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getComboBoxPreferredSize(com.sun.lwuit.ComboBox)"><B>getComboBoxPreferredSize(ComboBox)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/events/ActionEvent.html#getCommand()"><B>getCommand()</B></A> - 
Method in class com.sun.lwuit.events.<A HREF="../com/sun/lwuit/events/ActionEvent.html" title="class in com.sun.lwuit.events">ActionEvent</A>
<DD>If this event was sent as a result of a command action this method returns that command
<DT><A HREF="../com/sun/lwuit/Form.html#getCommandCount()"><B>getCommandCount()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>A helper method to check the amount of commands within the form menu
<DT><A HREF="../com/sun/lwuit/Command.html#getCommandName()"><B>getCommandName()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Command.html" title="class in com.sun.lwuit">Command</A>
<DD>gets the Command Name
<DT><A HREF="../com/sun/lwuit/TextField.html#getCommitTimeout()"><B>getCommitTimeout()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>The amount of time in milliseconds it will take for a change to get commited into the field.
<DT><A HREF="../com/sun/lwuit/Container.html#getComponentAt(int)"><B>getComponentAt(int)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>Returns the Component at a given index
<DT><A HREF="../com/sun/lwuit/Container.html#getComponentAt(int, int)"><B>getComponentAt(int, int)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>Returns a Component that exists in the given x, y coordinates by traversing component objects and invoking contains
<DT><A HREF="../com/sun/lwuit/layouts/BorderLayout.html#getComponentConstraint(com.sun.lwuit.Component)"><B>getComponentConstraint(Component)</B></A> - 
Method in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/BorderLayout.html" title="class in com.sun.lwuit.layouts">BorderLayout</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/layouts/Layout.html#getComponentConstraint(com.sun.lwuit.Component)"><B>getComponentConstraint(Component)</B></A> - 
Method in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/Layout.html" title="class in com.sun.lwuit.layouts">Layout</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Container.html#getComponentCount()"><B>getComponentCount()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>Returns the number of components
<DT><A HREF="../com/sun/lwuit/Component.html#getComponentForm()"><B>getComponentForm()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Returns the Component Form or null if this Component is not added yet to a form
<DT><A HREF="../com/sun/lwuit/Form.html#getComponentForm()"><B>getComponentForm()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Container.html#getComponentIndex(com.sun.lwuit.Component)"><B>getComponentIndex(Component)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>returns the Component index in the Container
<DT><A HREF="../com/sun/lwuit/plaf/UIManager.html#getComponentStyle(java.lang.String)"><B>getComponentStyle(String)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/UIManager.html" title="class in com.sun.lwuit.plaf">UIManager</A>
<DD>Returns the style of the component with the given id or a new instance of the default style
<DT><A HREF="../com/sun/lwuit/TextArea.html#getConstraint()"><B>getConstraint()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextArea.html" title="class in com.sun.lwuit">TextArea</A>
<DD>Returns the editing constraint value
<DT><A HREF="../com/sun/lwuit/layouts/LayoutStyle.html#getContainerGap(com.sun.lwuit.Component, int, com.sun.lwuit.Container)"><B>getContainerGap(Component, int, Container)</B></A> - 
Method in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/LayoutStyle.html" title="class in com.sun.lwuit.layouts">LayoutStyle</A>
<DD>Returns the amount of space to position a component inside its parent.
<DT><A HREF="../com/sun/lwuit/Form.html#getContentPane()"><B>getContentPane()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>This method returns the Content pane instance
<DT><A HREF="../com/sun/lwuit/Display.html#getCurrent()"><B>getCurrent()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit">Display</A>
<DD>Return the form currently displayed on the screen or null if no form is currently displayed.
<DT><A HREF="../com/sun/lwuit/TextField.html#getCursorBlinkTimeOff()"><B>getCursorBlinkTimeOff()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>The amount of time in milliseconds in which the cursor is invisible
<DT><A HREF="../com/sun/lwuit/TextField.html#getCursorBlinkTimeOn()"><B>getCursorBlinkTimeOn()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>The amount of time in milliseconds in which the cursor is visible
<DT><A HREF="../com/sun/lwuit/TextField.html#getCursorPosition()"><B>getCursorPosition()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>Returns the position of the cursor
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getData(java.lang.String)"><B>getData(String)</B></A> - 
Method in class com.sun.lwuit.util.<A HREF="../com/sun/lwuit/util/Resources.html" title="class in com.sun.lwuit.util">Resources</A>
<DD>Returns the data resource from the file
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getDataResourceNames()"><B>getDataResourceNames()</B></A> - 
Method in class com.sun.lwuit.util.<A HREF="../com/sun/lwuit/util/Resources.html" title="class in com.sun.lwuit.util">Resources</A>
<DD>Returns the names of the data resources within this bundle
<DT><A HREF="../com/sun/lwuit/Calendar.html#getDate()"><B>getDate()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Calendar.html" title="class in com.sun.lwuit">Calendar</A>
<DD>Return the date object matching the current selection
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultDialogTransitionIn()"><B>getDefaultDialogTransitionIn()</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>Allows us to define a default animation that will draw the transition for entering a dialog
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultDialogTransitionOut()"><B>getDefaultDialogTransitionOut()</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>Allows us to define a default animation that will draw the transition for exiting a dialog
<DT><A HREF="../com/sun/lwuit/Font.html#getDefaultFont()"><B>getDefaultFont()</B></A> - 
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Font.html" title="class in com.sun.lwuit">Font</A>
<DD>Return the global default font instance
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultFormTintColor()"><B>getDefaultFormTintColor()</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>Tint color is set when a form is partially covered be it by a menu or by a  dialog.

⌨️ 快捷键说明

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