📄 index-7.html.svn-base
字号:
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultFormTransitionIn()"><B>getDefaultFormTransitionIn()</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 form
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultFormTransitionOut()"><B>getDefaultFormTransitionOut()</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 form
<DT><A HREF="../com/sun/lwuit/TextField.html#getDefaultInputModeOrder()"><B>getDefaultInputModeOrder()</B></A> -
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>Returns the order in which input modes are toggled by default
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDefaultSmoothScrollingSpeed()"><B>getDefaultSmoothScrollingSpeed()</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>Indicates the default speed for smooth scrolling
<DT><A HREF="../com/sun/lwuit/animations/Transition.html#getDestination()"><B>getDestination()</B></A> -
Method in class com.sun.lwuit.animations.<A HREF="../com/sun/lwuit/animations/Transition.html" title="class in com.sun.lwuit.animations">Transition</A>
<DD>Returns the destination form that should be set once animation is completed
<DT><A HREF="../com/sun/lwuit/Dialog.html#getDialogStyle()"><B>getDialogStyle()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Dialog.html" title="class in com.sun.lwuit">Dialog</A>
<DD>Simple getter to get the Dialog Style
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getDisableColor()"><B>getDisableColor()</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>This color is used to paint disable mode text color.
<DT><A HREF="../com/sun/lwuit/Display.html#getDisplayHeight()"><B>getDisplayHeight()</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 height of the display
<DT><A HREF="../com/sun/lwuit/Display.html#getDisplayWidth()"><B>getDisplayWidth()</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 width of the display
<DT><A HREF="../com/sun/lwuit/Font.html#getFace()"><B>getFace()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Font.html" title="class in com.sun.lwuit">Font</A>
<DD>Return Optional operation returning the font face for system fonts
<DT><A HREF="../com/sun/lwuit/plaf/Style.html#getFgColor()"><B>getFgColor()</B></A> -
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/Style.html" title="class in com.sun.lwuit.plaf">Style</A>
<DD>
<DT><A HREF="../com/sun/lwuit/plaf/Style.html#getFgSelectionColor()"><B>getFgSelectionColor()</B></A> -
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/Style.html" title="class in com.sun.lwuit.plaf">Style</A>
<DD>
<DT><A HREF="../com/sun/lwuit/List.html#getFixedSelection()"><B>getFixedSelection()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/List.html" title="class in com.sun.lwuit">List</A>
<DD>Indicates whether selection is fixable to place in which case all the elements in the list move and selection stays in place.
<DT><A HREF="../com/sun/lwuit/Form.html#getFocused()"><B>getFocused()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>Returns the current focus component for this form
<DT><A HREF="../com/sun/lwuit/Graphics.html#getFont()"><B>getFont()</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 font used with the drawString method calls
<DT><A HREF="../com/sun/lwuit/plaf/Style.html#getFont()"><B>getFont()</B></A> -
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/Style.html" title="class in com.sun.lwuit.plaf">Style</A>
<DD>
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getFont(java.lang.String)"><B>getFont(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 font resource from the file
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getFontResourceNames()"><B>getFontResourceNames()</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 fonts within this bundle
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#getFrameCount()"><B>getFrameCount()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>Returns the number of frames in the animation including the initial frame
<DT><A HREF="../com/sun/lwuit/Display.html#getFrameRate()"><B>getFrameRate()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit">Display</A>
<DD>Indicates the maximum frames the API will try to draw every second
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#getFrameRGB(int)"><B>getFrameRGB(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>Returns the RGB for the given frame, this method is relatively slow and it is recommended that you do not use it for realtime animations.
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#getFrameTime(int)"><B>getFrameTime(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>The time in which the given frame should appear
<DT><A HREF="../com/sun/lwuit/Display.html#getGameAction(int)"><B>getGameAction(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit">Display</A>
<DD>Returns the game action code matching the given key combination
<DT><A HREF="../com/sun/lwuit/Label.html#getGap()"><B>getGap()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Label.html" title="class in com.sun.lwuit">Label</A>
<DD>Returns the gap in pixels between the icon/text to the Label boundaries
<DT><A HREF="../com/sun/lwuit/Image.html#getGraphics()"><B>getGraphics()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>If this is a mutable image a grpahics object allowing us to draw on it is returned.
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#getGraphics()"><B>getGraphics()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>This method is unsupported in this image type
<DT><A HREF="../com/sun/lwuit/RGBImage.html#getGraphics()"><B>getGraphics()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/RGBImage.html" title="class in com.sun.lwuit">RGBImage</A>
<DD>This method is unsupported in this image type
<DT><A HREF="../com/sun/lwuit/Component.html#getHeight()"><B>getHeight()</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 height
<DT><A HREF="../com/sun/lwuit/Font.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Font.html" title="class in com.sun.lwuit">Font</A>
<DD>Return the total height of the font
<DT><A HREF="../com/sun/lwuit/geom/Dimension.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.sun.lwuit.geom.<A HREF="../com/sun/lwuit/geom/Dimension.html" title="class in com.sun.lwuit.geom">Dimension</A>
<DD>Return the height of the dimension
<DT><A HREF="../com/sun/lwuit/Image.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>Returns the height of the image
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/RGBImage.html#getHeight()"><B>getHeight()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/RGBImage.html" title="class in com.sun.lwuit">RGBImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/layouts/GroupLayout.html#getHonorsVisibility()"><B>getHonorsVisibility()</B></A> -
Method in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/GroupLayout.html" title="class in com.sun.lwuit.layouts">GroupLayout</A>
<DD>Returns whether component visiblity is considered when sizing and positioning components.
<DT><A HREF="../com/sun/lwuit/layouts/GroupLayout.html#getHorizontalGroup()"><B>getHorizontalGroup()</B></A> -
Method in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/GroupLayout.html" title="class in com.sun.lwuit.layouts">GroupLayout</A>
<DD>Returns the <code>Group</code> that is responsible for layout along the horizontal axis.
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#getHorizontalScrollHeight()"><B>getHorizontalScrollHeight()</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>Returns the default height of a horizontal scroll bar
<DT><A HREF="../com/sun/lwuit/Label.html#getIcon()"><B>getIcon()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Label.html" title="class in com.sun.lwuit">Label</A>
<DD>Returns the labels icon
<DT><A HREF="../com/sun/lwuit/Command.html#getId()"><B>getId()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Command.html" title="class in com.sun.lwuit">Command</A>
<DD>Return the command ID
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getImage(java.lang.String)"><B>getImage(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 image resource from the file
<DT><A HREF="../com/sun/lwuit/util/Resources.html#getImageResourceNames()"><B>getImageResourceNames()</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 images within this bundle
<DT><A HREF="../com/sun/lwuit/TextField.html#getInputMode()"><B>getInputMode()</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 currently selected input mode
<DT><A HREF="../com/sun/lwuit/TextField.html#getInputModeOrder()"><B>getInputModeOrder()</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 order in which input modes are toggled
<DT><A HREF="../com/sun/lwuit/Display.html#getInstance()"><B>getInstance()</B></A> -
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit">Display</A>
<DD>Return the Display instance
<DT><A HREF="../com/sun/lwuit/M3G.html#getInstance()"><B>getInstance()</B></A> -
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/M3G.html" title="class in com.sun.lwuit">M3G</A>
<DD>Returns the singleton instance of this class
<DT><A HREF="../com/sun/lwuit/plaf/UIManager.html#getInstance()"><B>getInstance()</B></A> -
Static 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>Singleton instance method
<DT><A HREF="../com/sun/lwuit/list/DefaultListModel.html#getItemAt(int)"><B>getItemAt(int)</B></A> -
Method in class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListModel.html" title="class in com.sun.lwuit.list">DefaultListModel</A>
<DD>
<DT><A HREF="../com/sun/lwuit/list/ListModel.html#getItemAt(int)"><B>getItemAt(int)</B></A> -
Method in interface com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/ListModel.html" title="interface in com.sun.lwuit.list">ListModel</A>
<DD>Returns the item at the given offset
<DT><A HREF="../com/sun/lwuit/List.html#getItemGap()"><B>getItemGap()</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/List.html" title="class in com.sun.lwuit">List</A>
<DD>Returns the gap between items
<DT><A HREF="../com/sun/lwuit/Display.html#getKeyCode(int)"><B>getKeyCode(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit">Display</A>
<DD>Returns the keycode matching the given game action constant (the opposite of getGameAction)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -