A B C D E F G H I K L M N O P Q R S T U V W X Y

G

GAME_DOWN - Static variable in class com.sun.lwuit.Display
Game action for down key
GAME_FIRE - Static variable in class com.sun.lwuit.Display
Game action for fire
GAME_LEFT - Static variable in class com.sun.lwuit.Display
Game action for left key
GAME_RIGHT - Static variable in class com.sun.lwuit.Display
Game action for right key
GAME_UP - Static variable in class com.sun.lwuit.Display
Game action for UP key
GenericListCellRenderer - Class in com.sun.lwuit.list
The generic list cell renderer can display containers or arbitrary LWUIT components as items in a list.
GenericListCellRenderer(Component, Component) - Constructor for class com.sun.lwuit.list.GenericListCellRenderer
Constructs a generic renderer with the given selected/unselected components
GenericListCellRenderer(Component, Component, Component, Component) - Constructor for class com.sun.lwuit.list.GenericListCellRenderer
Constructs a generic renderer with the given selected/unselected components for odd/even values allowing a "pinstripe" effect
getAbsoluteAlignment() - Method in class com.sun.lwuit.TextArea
Deprecated. this method is redundant and no longer used
getAbsoluteX() - Method in class com.sun.lwuit.Component
Returns the absolute X location based on the component hierarchy, this method calculates a location on the screen for the component rather than a relative location as returned by getX()
getAbsoluteY() - Method in class com.sun.lwuit.Component
Returns the absolute Y location based on the component hierarchy, this method calculates a location on the screen for the component rather than a relative location as returned by getX()
getActionListeners() - Method in class com.sun.lwuit.list.ContainerList
This method allows extracting the action listeners from the current list
getActionListeners() - Method in class com.sun.lwuit.List
This method allows extracting the action listeners from the current list
getActualRows() - Method in class com.sun.lwuit.TextArea
Returns the number of actual rows in the text area taking into consideration growsByContent
getAlign() - Method in class com.sun.lwuit.layouts.FlowLayout
Alignment of the flow layout, defaults to LEFT
getAlignment() - Method in class com.sun.lwuit.Label
Deprecated. use Style.getAlignment instead
getAlignment() - Method in class com.sun.lwuit.plaf.Style
Returns the alignment of the Label
getAlignment() - Method in class com.sun.lwuit.TextArea
Deprecated. use Style.getAlignment instead
getAlpha() - Method in class com.sun.lwuit.Graphics
Returnes the alpha as a value between 0-255 (0 - 0xff) where 255 is completely opaque and 0 is completely transparent
getAlpha(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Alpha value from 0-255 can be ignored for some operations
getAnimation(int) - Method in class com.sun.lwuit.animations.Timeline
Returns the animation object in the given offset
getAnimation(String) - Method in class com.sun.lwuit.util.Resources
Deprecated. use getImage(String) instead
getAnimationAt(int, int) - Method in class com.sun.lwuit.animations.Timeline
Returns the animation object at the given X/Y coordinate in the timeline for the current frame.
getAnimationCount() - Method in class com.sun.lwuit.animations.Timeline
Returns the number of animation objects in this timeline
getAnimationDelay() - Method in class com.sun.lwuit.animations.Timeline
Inidicates the minimal delay between animation frames allowing the CPU to rest.
getAttribute(String) - Method in class com.sun.lwuit.html.HTMLElement
 
getAttribute(String) - Method in class com.sun.lwuit.xml.Element
Returns the attribute value by its name (or null if it wasn't defined for this element)
getAttributeById(int) - Method in class com.sun.lwuit.html.HTMLElement
Returns an HTMLElement's attribute by the attribute's ID (One of the ATTR_* constants)
getAttributeName(Integer) - Method in class com.sun.lwuit.html.HTMLElement
Returns the attribute name of the requested attribute
getAttributes() - Method in class com.sun.lwuit.xml.Element
Returns the attributes Hashtable
getAudioDuration(Object) - Method in class com.sun.lwuit.Display
Returns the length in seconds of the audio file
getAudioDuration(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the length in milli seconds of the audio file
getAudioTime(Object) - Method in class com.sun.lwuit.Display
Returns the time in seconds in the audio file
getAudioTime(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the time in seconds in the audio file
getAutoComplete(HTMLComponent, String, String) - Method in class com.sun.lwuit.html.DefaultHTMLCallback
Called on form creation and enabled implementations of this method to return a value to preset in a form field.
getAutoComplete(HTMLComponent, String, String) - Method in interface com.sun.lwuit.html.HTMLCallback
Called on form creation and enabled implementations of this method to return a value to preset in a form field.
getAutocreateContainerGaps() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns whether or not gaps between the container and the first/last components should automatically be created.
getAutocreateGaps() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns true if gaps between components are automatically be created.
getAxis() - Method in class com.sun.lwuit.layouts.BoxLayout
Returns the layout axis x/y
getBackCommand() - Method in class com.sun.lwuit.Form
Indicates the command that is defined as the back command out of this form.
getBackCommand() - Method in class com.sun.lwuit.MenuBar
Indicates the command that is defined as the back command out of this form.
getBackgroundAlignment() - Method in class com.sun.lwuit.plaf.Style
Deprecated. the functionality of this method is now covered by background type
getBackgroundGradientEndColor() - Method in class com.sun.lwuit.plaf.Style
End color for the radial/linear gradient
getBackgroundGradientRelativeSize() - Method in class com.sun.lwuit.plaf.Style
Background radial gradient relative size
getBackgroundGradientRelativeX() - Method in class com.sun.lwuit.plaf.Style
Background radial gradient relative center position X
getBackgroundGradientRelativeY() - Method in class com.sun.lwuit.plaf.Style
Background radial gradient relative center position Y
getBackgroundGradientStartColor() - Method in class com.sun.lwuit.plaf.Style
Start color for the radial/linear gradient
getBackgroundType() - Method in class com.sun.lwuit.plaf.Style
The type of the background defaults to BACKGROUND_IMAGE_SCALED
getBackKeyCode() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the keycode for the back key
getBackspaceKeyCode() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the keycode for the backspace key
getBaseline(int, int) - Method in class com.sun.lwuit.ComboBox
 
getBaseline(int, int) - Method in class com.sun.lwuit.Component
The baseline for the component text according to which it should be aligned with other components for best visual look.
getBaselineResizeBehavior() - Method in class com.sun.lwuit.Component
Returns a constant indicating how the baseline varies with the size of the component.
getBaselineResizeBehavior() - Method in class com.sun.lwuit.Label
 
getBaseURL() - Method in class com.sun.lwuit.html.DocumentInfo
Returns the base URL for this document
getBgColor() - Method in class com.sun.lwuit.plaf.Style
Background color for the component
getBgImage() - Method in class com.sun.lwuit.plaf.Style
Background image for the component
getBgPainter() - Method in class com.sun.lwuit.plaf.Style
Return the background painter for this style, normally this would be the internal image/color painter but can be user defined
getBgTransparency() - Method in class com.sun.lwuit.plaf.Style
Returns the transparency (opacity) level of the Component, zero indicates fully transparent and FF indicates fully opaque.
getBitmapFont(String) - Static method in class com.sun.lwuit.Font
Returns a previously loaded bitmap font from cache
getBorder() - Method in class com.sun.lwuit.Button
 
getBorder() - Method in class com.sun.lwuit.Component
Normally returns getStyle().getBorder() but some subclasses might use this to programmatically replace the border in runtime e.g. for a pressed border effect
getBorder() - Method in class com.sun.lwuit.plaf.Style
Returns the border for the style
getBottomGap() - Method in class com.sun.lwuit.Component
Returns the gap to be left for the bottom scrollbar on the X axis.
getBottomGap() - Method in class com.sun.lwuit.Container
 
getBounds() - Method in class com.sun.lwuit.Component
Returns the component bounds which is sometimes more convenient than invoking getX/Y/Width/Height.
getBrowserTitle(PeerComponent) - Method in class com.sun.lwuit.impl.LWUITImplementation
The page title
getBrowserURL(PeerComponent) - Method in class com.sun.lwuit.impl.LWUITImplementation
The page URL
getButtonCount() - Method in class com.sun.lwuit.ButtonGroup
Returns the number of buttons in the group.
getButtonPreferredSize(Button) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getButtonPreferredSize(Button) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getCancelMenuItem() - Method in class com.sun.lwuit.MenuBar
This method returns the cancel menu item, when a menu is opened
getCellAlignment() - Method in class com.sun.lwuit.table.Table
Indicates the alignment of the cells see label alignment for details
getCellColumn(Component) - Method in class com.sun.lwuit.table.Table
Returns the column in which the given cell is placed
getCellHorizontalSpan(int, int) - Method in class com.sun.lwuit.table.TableLayout
Returns the spanning for the table cell at the given coordinate
getCellRendererComponent(Component, Object, Object, int, boolean) - Method in interface com.sun.lwuit.list.CellRenderer
Returns a component instance that is already set to render "value".
getCellRendererComponent(Component, Object, Object, int, boolean) - Method in class com.sun.lwuit.list.DefaultListCellRenderer
 
getCellRendererComponent(Component, Object, Object, int, boolean) - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getCellRow(Component) - Method in class com.sun.lwuit.table.Table
Returns the row in which the given cell is placed
getCellVerticalSpan(int, int) - Method in class com.sun.lwuit.table.TableLayout
Returns the spanning for the table cell at the given coordinate
getCenter() - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component in the center location
getCenterBehavior() - Method in class com.sun.lwuit.layouts.BorderLayout
Defines the behavior of the center component to one of the constants defined in this class
getChain() - Method in class com.sun.lwuit.painter.PainterChain
Allows us to traverse the painter chain
getCharLocation(String, int) - Method in class com.sun.lwuit.Display
Returns the index of the given char within the source string, the actual index isn't necessarily the same when bidi is involved See this for more on visual vs. logical ordering.
getCharLocation(String, int) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the index of the given char within the source string, the actual index isn't necessarily the same when bidi is involved See this for more on visual vs. logical ordering.
getCharPerKeyCode(int, int, boolean) - Method in class com.sun.lwuit.TextField
Returns the character matching the given key code after the given amount of user presses
getCharset() - Method in class com.sun.lwuit.Font
Returns a string containing all the characters supported by this font.
getCheckBoxFocusImages() - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Returns the images used to represent the checkbox when focused
getCheckBoxImages() - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Returns the images used to represent the checkbox (selected followed by unselected).
getCheckBoxPreferredSize(Button) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getCheckBoxPreferredSize(Button) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getChildAt(int) - Method in class com.sun.lwuit.xml.Element
Returns the Element's child positioned at the specified index
getChildIndex(Element) - Method in class com.sun.lwuit.xml.Element
Returns the child index
getChildren(Object) - Method in interface com.sun.lwuit.tree.TreeModel
Returns the child objects representing the given parent, null should return the root objects
getChildren() - Method in class com.sun.lwuit.xml.Element
Returns the internal children vector
getChildrenByTagName(String) - Method in class com.sun.lwuit.xml.Element
Returns all children with the specified tag name
getClearCommand() - Method in class com.sun.lwuit.Form
Indicates the command that is defined as the clear command in this form.
getClearCommand() - Method in class com.sun.lwuit.MenuBar
Indicates the command that is defined as the clear command in this form.
getClearKeyCode() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the keycode for the clear key
getClientProperty(String) - Method in class com.sun.lwuit.Command
The client properties are a useful way to associate meta-data with a command without subclassing
getClientProperty(String) - Method in class com.sun.lwuit.Component
Client properties allow the association of meta-data with a component, this is useful for some applications that construct GUI's on the fly and need to track the connection between the UI and the data.
getClip() - Method in class com.sun.lwuit.Graphics
Returns the clip as an x,y,w,h array
getClipHeight() - Method in class com.sun.lwuit.Graphics
Returns the clip height
getClipHeight(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the clipping coordinate
getClipRect(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the internal clipping rectangle.
getClipWidth() - Method in class com.sun.lwuit.Graphics
Returns the clip width
getClipWidth(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the clipping coordinate
getClipX() - Method in class com.sun.lwuit.Graphics
Returns the x clipping position
getClipX(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the clipping coordinate
getClipY() - Method in class com.sun.lwuit.Graphics
Returns the y clipping position
getClipY(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the clipping coordinate
getColor() - Method in class com.sun.lwuit.Graphics
Returns the current color
getColor(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the current color
getColumn() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getColumnCount() - Method in class com.sun.lwuit.table.DefaultTableModel
 
getColumnCount() - Method in interface com.sun.lwuit.table.TableModel
Returns the number of columns in the table
getColumnName(int) - Method in class com.sun.lwuit.table.DefaultTableModel
 
getColumnName(int) - Method in interface com.sun.lwuit.table.TableModel
Returns the name of the column at the given offset
getColumnPosition(int) - Method in class com.sun.lwuit.table.TableLayout
Returns the position of the given table column.
getColumns() - Method in class com.sun.lwuit.layouts.GridLayout
 
getColumns() - Method in class com.sun.lwuit.table.TableLayout
Get the number of columns
getColumns() - Method in class com.sun.lwuit.TextArea
Returns the number of columns in the text area
getComboBoxPreferredSize(List) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getComboBoxPreferredSize(List) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getCommand() - Method in class com.sun.lwuit.Button
This method return the Button Command if exists
getCommand() - Method in class com.sun.lwuit.events.ActionEvent
If this event was sent as a result of a command action this method returns that command
getCommand(int) - Method in class com.sun.lwuit.Form
Returns the command occupying the given index
getCommand(int) - Method in class com.sun.lwuit.MenuBar
Returns the command occupying the given index
getCommandBehavior() - Method in class com.sun.lwuit.Display
Indicates the way commands should be added to a form as one of the ocmmand constants defined in this class
getCommandCount() - Method in class com.sun.lwuit.Form
A helper method to check the amount of commands within the form menu
getCommandCount() - Method in class com.sun.lwuit.MenuBar
Returns number of commands
getCommandName() - Method in class com.sun.lwuit.Command
gets the Command Name
getCommands() - Method in class com.sun.lwuit.MenuBar
This method returns a Vector of Command objects
getCommitTimeout() - Method in class com.sun.lwuit.TextField
The amount of time in milliseconds it will take for a change to get committed into the field.
getComponent() - Method in class com.sun.lwuit.events.ActionEvent
Returns the source component object
getComponentAt(int) - Method in class com.sun.lwuit.Container
Returns the Component at a given index
getComponentAt(int, int) - Method in class com.sun.lwuit.Container
Returns a Component that exists in the given x, y coordinates by traversing component objects and invoking contains
getComponentAt(int, int) - Method in class com.sun.lwuit.table.TableLayout
Returns the component at the given row/column
getComponentConstraint(Component) - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component constraint
getComponentConstraint(Component) - Method in class com.sun.lwuit.layouts.Layout
Returns the optional component constraint
getComponentConstraint(Component) - Method in class com.sun.lwuit.table.TableLayout
 
getComponentCount() - Method in class com.sun.lwuit.Container
Returns the number of components
getComponentCustomStyle(String, String) - Method in class com.sun.lwuit.plaf.UIManager
Returns a custom style for the component with the given id, this method always returns a new instance.
getComponentForm() - Method in class com.sun.lwuit.Component
Returns the Component Form or null if this Component is not added yet to a form
getComponentForm() - Method in class com.sun.lwuit.Form
 
getComponentIndex(Component) - Method in class com.sun.lwuit.Container
Returns the Component index in the Container
getComponentIndex(Component) - Method in class com.sun.lwuit.Form
 
getComponentScreenGraphics(Component, Graphics) - Method in class com.sun.lwuit.impl.LWUITImplementation
This method allows customizing/creating a graphics context per component which is useful for some elaborate implementations of LWUIT.
getComponentSelectedStyle(String) - Method in class com.sun.lwuit.plaf.UIManager
Returns the selected style of the component with the given id or a new instance of the default style.
getComponentStyle(String) - Method in class com.sun.lwuit.plaf.UIManager
Returns the style of the component with the given id or a new instance of the default style.
getCompoundBorders() - Method in class com.sun.lwuit.plaf.Border
This method returns the Compound Borders array.
getConstraint() - Method in class com.sun.lwuit.TextArea
Returns the editing constraint value
getContainerGap(Component, int, Container) - Method in class com.sun.lwuit.layouts.LayoutStyle
Returns the amount of space to position a component inside its parent.
getContainerState(Container) - Method in class com.sun.lwuit.util.UIBuilder
This method is the container navigation equivalent of getFormState() see that method for details.
getContentPane() - Method in class com.sun.lwuit.Dialog
 
getContentPane() - Method in class com.sun.lwuit.Form
This method returns the Content pane instance
getContentPane() - Method in class com.sun.lwuit.Tabs
This method retrieves the Tabs content pane
getCurrent() - Method in class com.sun.lwuit.Display
Return the form currently displayed on the screen or null if no form is currently displayed.
getCurrentForm() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the current form, this method is for internal use only and does not take transitions/menus into consideration
getCurrentMode() - Method in class com.sun.lwuit.VirtualKeyboard
Gets the current mode.
getCurrentMotionTime() - Method in class com.sun.lwuit.animations.Motion
Returns the current time within the motion relative to start time
getCursorBlinkTimeOff() - Method in class com.sun.lwuit.TextField
The amount of time in milliseconds in which the cursor is invisible
getCursorBlinkTimeOn() - Method in class com.sun.lwuit.TextField
The amount of time in milliseconds in which the cursor is visible
getCursorPosition() - Method in class com.sun.lwuit.TextArea
Returns the position of the cursor char position
getCursorPosition() - Method in class com.sun.lwuit.TextField
 
getCursorX() - Method in class com.sun.lwuit.TextArea
Returns the position of the cursor char position in the current line.
getCursorX() - Method in class com.sun.lwuit.TextField
 
getCursorY() - Method in class com.sun.lwuit.TextArea
Returns the position of the cursor line position
getCursorY() - Method in class com.sun.lwuit.TextField
 
getData(String) - Method in class com.sun.lwuit.util.Resources
Returns the data resource from the file
getDataResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the data resources within this bundle
getDate() - Method in class com.sun.lwuit.Calendar
Return the date object matching the current selection
getDefaultBorder() - Static method in class com.sun.lwuit.plaf.Border
Gets the default border to the given value
getDefaultChangeInputModeKey() - Static method in class com.sun.lwuit.TextField
Key to change the input mode on the device
getDefaultColumnWidth() - Static method in class com.sun.lwuit.table.TableLayout
Indicates the default (in percentage) for the column width, -1 indicates automatic sizing
getDefaultCommand() - Method in class com.sun.lwuit.Form
Default command is invoked when a user presses fire, this functionality works well in some situations but might collide with elements such as navigation and combo boxes.
getDefaultCommand() - Method in class com.sun.lwuit.MenuBar
Default command is invoked when a user presses fire, this functionality works well in some situations but might collide with elements such as navigation and combo boxes.
getDefaultDialogPosition() - Static method in class com.sun.lwuit.Dialog
Default screen orientation position for the upcoming dialog.
getDefaultDialogTransitionIn() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for entering a dialog
getDefaultDialogTransitionOut() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for exiting a dialog
getDefaultDialogType() - Static method in class com.sun.lwuit.Dialog
The default type for dialogs
getDefaultFont() - Static method in class com.sun.lwuit.Font
Return the global default font instance
getDefaultFont() - Method in class com.sun.lwuit.impl.LWUITImplementation
Return the global default font instance, if font is passed as null this font should be used
getDefaultFormTintColor() - Method in class com.sun.lwuit.plaf.LookAndFeel
Tint color is set when a form is partially covered be it by a menu or by a dialog.
getDefaultFormTransitionIn() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for entering a form
getDefaultFormTransitionOut() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for exiting a form
getDefaultInputModeOrder() - Static method in class com.sun.lwuit.TextField
Returns the order in which input modes are toggled by default
getDefaultInputModeOrder() - Static method in class com.sun.lwuit.VirtualKeyboard
Returns the order in which input modes are toggled by default
getDefaultMenuTransitionIn() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for entering a Menu
getDefaultMenuTransitionOut() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows us to define a default animation that will draw the transition for exiting a Menu
getDefaultRowHeight() - Static method in class com.sun.lwuit.table.TableLayout
Indicates the default (in percentage) for the row height, -1 indicates automatic sizing
getDefaultSmoothScrollingSpeed() - Method in class com.sun.lwuit.plaf.LookAndFeel
Indicates the default speed for smooth scrolling
getDefaultSymbolDialogKey() - Static method in class com.sun.lwuit.TextField
The default key for poping open the symbol dialog
getDefaultValign() - Static method in class com.sun.lwuit.TextArea
Indicates the defaut vertical alignment for a text field, only applies to single line text fields
getDefaultVirtualKeyboard() - Method in class com.sun.lwuit.Display
Get the default virtual keyboard or null if the VirtualKeyboard is disabled
getDescendantsByTagId(int, int) - Method in class com.sun.lwuit.html.HTMLElement
Returns all descendants with the specified tag id
getDescendantsByTagId(int) - Method in class com.sun.lwuit.html.HTMLElement
Returns all descendants with the specified tag id
getDescendantsByTagName(String, int) - Method in class com.sun.lwuit.xml.Element
Returns all descendants with the specified tag name
getDescendantsByTagName(String) - Method in class com.sun.lwuit.xml.Element
Returns all descendants with the specified tag name
getDestination() - Method in class com.sun.lwuit.animations.Transition
Returns the destination form that should be set once animation is completed
getDestinationValue() - Method in class com.sun.lwuit.animations.Motion
The number to which we will reach when the motion is finished
getDeviceDensity() - Method in class com.sun.lwuit.Display
Returns one of the density variables appropriate for this device, notice that density doesn't alwyas correspond to resolution and an implementation might decide to change the density based on DPI constraints.
getDeviceDensity() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns one of the density variables appropriate for this device, notice that density doesn't alwyas correspond to resolution and an implementation might decide to change the density based on DPI constraints.
getDialogComponent() - Method in class com.sun.lwuit.Dialog
Returns the container that actually implements the dialog positioning.
getDialogPosition() - Method in class com.sun.lwuit.Dialog
Screen orientation position for the upcoming dialog.
getDialogStyle() - Method in class com.sun.lwuit.Dialog
Simple getter to get the Dialog Style
getDialogType() - Method in class com.sun.lwuit.Dialog
The type of the dialog can be one of TYPE_WARNING, TYPE_INFO, TYPE_ERROR, TYPE_CONFIRMATION or TYPE_ALARM
getDialogUIID() - Method in class com.sun.lwuit.Dialog
Returns the uiid of the dialog
getDirtyRegion() - Method in class com.sun.lwuit.Component
gets the Component dirty region, this method is for internal use only and SHOULD NOT be invoked by user code.
getDisableColor() - Method in class com.sun.lwuit.plaf.LookAndFeel
This color is used to paint disable mode text color.
getDisabledIcon() - Method in class com.sun.lwuit.Button
Indicates the icon that is displayed on the button when the button is in the disabled state
getDisabledIcon() - Method in class com.sun.lwuit.Command
Indicates the icon that is displayed on the button when the button is in the disabled state
getDisabledStyle() - Method in class com.sun.lwuit.Component
Returns the Component Style for the disabled state allowing us to manipulate the look of the component when its disabled
getDisplayHeight() - Method in class com.sun.lwuit.Display
Return the height of the display
getDisplayHeight() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the height dimention of the display controlled by this implementation
getDisplayLock() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns a lock object which can be synchrnoized against, this lock is used by the EDT.
getDisplayWidth() - Method in class com.sun.lwuit.Display
Return the width of the display
getDisplayWidth() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the width dimention of the display controlled by this implementation
getDocumentInfo() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the DocumentInfo that currently represents the document loaded/shown
getDOM() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the DOM representing this document
getDragAutoActivationThreshold() - Method in class com.sun.lwuit.impl.LWUITImplementation
This method allows subclasses to manipulate the drag started detection logic.
getDragImage() - Method in class com.sun.lwuit.Component
This method returns an image representing the dragged component, it can be overriden by subclasses to customize the look of the image, the image will be overlayed on top of the form during a drag and drop operation
getDragPathLength() - Method in class com.sun.lwuit.impl.LWUITImplementation
Indicates how many drag points are used to calculate dragging speed
getDragPathTime() - Method in class com.sun.lwuit.impl.LWUITImplementation
Indicates what drag points are valid for the drag speed calculation.
getDragSpeed(boolean) - Method in class com.sun.lwuit.Display
This method returns the dragging speed based on the latest dragged events
getDragSpeed(float[], long[], int, int) - Method in class com.sun.lwuit.impl.LWUITImplementation
This method returns the dragging speed based on the latest dragged events
getDragStartPercentage() - Method in class com.sun.lwuit.Display
This method allows us to manipulate the drag started detection logic.
getDragStartPercentage() - Method in class com.sun.lwuit.impl.LWUITImplementation
This method allows us to manipulate the drag started detection logic.
getDuration() - Method in class com.sun.lwuit.animations.Motion
Returns the animation duration
getDuration() - Method in class com.sun.lwuit.animations.Timeline
Returns the duration of the entire timeline in milliseconds
getEast() - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component in the east location
getElementById(String) - Method in class com.sun.lwuit.xml.Element
Returns the element with the specified ID
getElementUIID() - Method in class com.sun.lwuit.ComponentGroup
The UIID to apply to the elements within this container
getEmbed() - Method in class com.sun.lwuit.util.EmbeddedContainer
Indicates the name of the container to embed into this container
getEmpty() - Static method in class com.sun.lwuit.plaf.Border
Deprecated. use createEmpty instead
getEncoding() - Method in class com.sun.lwuit.html.DocumentInfo
Returns a string describing the document's encoding
getEndTime() - Method in class com.sun.lwuit.animations.AnimationObject
The end time of the animation determines when we finish actually drawing the animation object. -1 means the duration of the entire animation.
getExpectedContentType() - Method in class com.sun.lwuit.html.DocumentInfo
Returns the expected content type, one of TYPE_HTML, TYPE_IMAGE or TYPE_CSS
getFace() - Method in class com.sun.lwuit.Font
Return Optional operation returning the font face for system fonts
getFace(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Optional operation returning the font face for the font
getFadeScrollEdgeLength() - Method in class com.sun.lwuit.plaf.LookAndFeel
Indicates the width/height of the fading edge to indicate scrolling
getFgColor() - Method in class com.sun.lwuit.plaf.Style
Foreground color for the component
getFirstChildByTagId(int) - Method in class com.sun.lwuit.html.HTMLElement
Returns an HTMLElement's child by a tag ID (One of the TAG_* constants)
getFirstChildByTagName(String) - Method in class com.sun.lwuit.xml.Element
Returns an Element's child by a tag name
getFixedSelection() - Method in class com.sun.lwuit.List
Indicates whether selection is fixable to place in which case all the elements in the list move and selection stays in place.
getFocusComponent(Component) - Method in interface com.sun.lwuit.list.CellRenderer
Returns a component instance that is painted under the currently focused renderer and is animated to provide smooth scrolling.
getFocusComponent(Component) - Method in class com.sun.lwuit.list.DefaultListCellRenderer
 
getFocusComponent(Component) - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getFocused() - Method in class com.sun.lwuit.Form
Returns the current focus component for this form
getFocusedInstance() - Method in class com.sun.lwuit.plaf.Border
Deprecated. use the getSelectedStyle() method in the component class
getFont() - Method in class com.sun.lwuit.Graphics
Returns the font used with the drawString method calls
getFont() - Method in class com.sun.lwuit.plaf.Style
Font for the component
getFont(String) - Method in class com.sun.lwuit.util.Resources
Returns the font resource from the file
getFontPlatformNames() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns a list of the platform names ordered by priority, platform names are used to choose a font based on platform.
getFontResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the fonts within this bundle
getFormState(Form) - Method in class com.sun.lwuit.util.UIBuilder
Returns the state of the current form which we are about to leave as part of the navigation logic.
getFrameCount() - Method in class com.sun.lwuit.StaticAnimation
Deprecated. Returns the number of frames in the animation including the initial frame
getFrameRate() - Method in class com.sun.lwuit.Display
Indicates the maximum frames the API will try to draw every second
getFrameRGB(int) - Method in class com.sun.lwuit.StaticAnimation
Deprecated. 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.
getFrameTime(int) - Method in class com.sun.lwuit.StaticAnimation
Deprecated. The time in which the given frame should appear
getFullUrl() - Method in class com.sun.lwuit.html.DocumentInfo
Returns the full url string including parameters in GET request
getGameAction(int) - Method in class com.sun.lwuit.Display
Returns the game action code matching the given key combination
getGameAction(int) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the display game action for the given keyCode if applicable to match the contrct of LWUIT for the game action behavior
getGap() - Method in class com.sun.lwuit.Label
Returns the gap in pixels between the icon/text to the Label boundaries
getGlassPane() - Method in class com.sun.lwuit.Form
Allows a developer that doesn't derive from the form to draw on top of the form regardless of underlying changes or animations.
getGraphics() - Method in class com.sun.lwuit.EncodedImage
 
getGraphics() - Method in class com.sun.lwuit.Image
If this is a mutable image a graphics object allowing us to draw on it is returned.
getGraphics() - Method in class com.sun.lwuit.IndexedImage
Deprecated. This method is unsupported in this image type
getGraphics() - Method in class com.sun.lwuit.RGBImage
This method is unsupported in this image type
getGridPosX() - Method in class com.sun.lwuit.Component
This method should be implemented correctly by subclasses to make snap to grid functionality work as expected.
getGridPosX() - Method in class com.sun.lwuit.Container
 
getGridPosX() - Method in class com.sun.lwuit.List
 
getGridPosY() - Method in class com.sun.lwuit.Component
This method should be implemented correctly by subclasses to make snap to grid functionality work as expected.
getGridPosY() - Method in class com.sun.lwuit.Container
 
getGridPosY() - Method in class com.sun.lwuit.List
 
getGroup() - Method in class com.sun.lwuit.RadioButton
This is a helper method to ease the usage of button groups
getGroupFlag() - Method in class com.sun.lwuit.ComponentGroup
The group flag allows changing the flag that activates this group, from ComponentGroupBool to any arbitrary flag.
getHeight() - Method in class com.sun.lwuit.animations.Timeline
 
getHeight() - Method in class com.sun.lwuit.Component
Returns the component height
getHeight() - Method in class com.sun.lwuit.EncodedImage
 
getHeight() - Method in class com.sun.lwuit.Font
Return the total height of the font
getHeight() - Method in class com.sun.lwuit.geom.Dimension
Return the height of the dimension
getHeight() - Method in class com.sun.lwuit.Image
Returns the height of the image
getHeight(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Return the total height of the font
getHeight() - Method in class com.sun.lwuit.IndexedImage
Deprecated.  
getHeight() - Method in class com.sun.lwuit.RGBImage
 
getHeightPercentage() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getHint() - Method in class com.sun.lwuit.List
Returns the hint text
getHint() - Method in class com.sun.lwuit.TextArea
Returns the hint text
getHintIcon() - Method in class com.sun.lwuit.List
Returns the hint icon
getHintIcon() - Method in class com.sun.lwuit.TextArea
Returns the hint icon
getHomeForm() - Method in class com.sun.lwuit.util.UIBuilder
When reaching the home form the navigation stack is cleared
getHonorsVisibility() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns whether component visibility is considered when sizing and positioning components.
getHorizontalAlign() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getHorizontalGroup() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns the Group that is responsible for layout along the horizontal axis.
getHorizontalScrollHeight() - Method in class com.sun.lwuit.plaf.LookAndFeel
Returns the default height of a horizontal scroll bar
getHorizontalSpan() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getHTMLCallback() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the HTMLCallback that is set on this HTMLComponent
getIcon() - Method in class com.sun.lwuit.Command
Returns the icon representing the command
getIcon() - Method in class com.sun.lwuit.Label
Returns the labels icon
getIconFromState() - Method in class com.sun.lwuit.Button
Returns the icon for the button based on its current state
getId() - Method in class com.sun.lwuit.Command
Return the command ID
getImage() - Method in class com.sun.lwuit.Image
Returns the platform specific image implementation, warning the implementation class can change between revisions of LWUIT and platforms.
getImage(String) - Method in class com.sun.lwuit.util.Resources
Returns the image resource from the file
getImageData() - Method in class com.sun.lwuit.EncodedImage
Returns the byte array data backing the image allowing the image to be stored and discarded completely from RAM.
getImageDataByte() - Method in class com.sun.lwuit.IndexedImage
Deprecated. Retrieves the image data as offsets into the palette array
getImageHeight(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the height of a native image
getImageResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the images within this bundle
getImageWidth(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the width of a native image
getImplementation() - Method in class com.sun.lwuit.Display
 
getIncrements() - Method in class com.sun.lwuit.Slider
The increments when the user presses a key to the left/right/up/down etc.
getInnerBorderMode() - Method in class com.sun.lwuit.table.Table
Returns the current inner border mode
getInputField() - Method in class com.sun.lwuit.VirtualKeyboard
This method returns the Virtual Keyboard TextField.
getInputMode() - Method in class com.sun.lwuit.TextArea
Returns the currently selected input mode
getInputMode() - Method in class com.sun.lwuit.TextField
 
getInputModeOrder() - Method in class com.sun.lwuit.TextArea
Returns the order in which input modes are toggled
getInputModeOrder() - Method in class com.sun.lwuit.TextField
 
getInputModeOrder() - Method in class com.sun.lwuit.VirtualKeyboard
Returns the order in which input modes are toggled
getInputSkipDelay() - Static method in class com.sun.lwuit.spinner.Spinner
Indicates the time after which the skip input area for entering spinner values manually will disappear
getInstance() - Static method in class com.sun.lwuit.Display
Return the Display instance
getInstance() - Static method in class com.sun.lwuit.impl.ImplementationFactory
Returns the singleton instance of this class
getInstance() - Static method in class com.sun.lwuit.M3G
Deprecated. Returns the singleton instance of this class
getInstance() - Static method in class com.sun.lwuit.plaf.UIManager
Singleton instance method
getInternal() - Method in class com.sun.lwuit.EncodedImage
Returns the actual image represented by the encoded image, this image will be cached in a weak/soft reference internally.
getItemAt(int) - Method in class com.sun.lwuit.list.DefaultListModel
 
getItemAt(int) - Method in interface com.sun.lwuit.list.ListModel
Returns the item at the given offset
getItemGap() - Method in class com.sun.lwuit.List
Returns the gap between items
getKeyboardType() - Method in class com.sun.lwuit.Display
Returns the type of the input device one of: KEYBOARD_TYPE_UNKNOWN, KEYBOARD_TYPE_NUMERIC, KEYBOARD_TYPE_QWERTY, KEYBOARD_TYPE_VIRTUAL, KEYBOARD_TYPE_HALF_QWERTY
getKeyboardType() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the type of the input device one of: KEYBOARD_TYPE_UNKNOWN, KEYBOARD_TYPE_NUMERIC, KEYBOARD_TYPE_QWERTY, KEYBOARD_TYPE_VIRTUAL, KEYBOARD_TYPE_HALF_QWERTY
getKeyCode(int) - Method in class com.sun.lwuit.Display
Deprecated. this method doesn't work properly across device and is mocked up here mostly for the case of unit testing. Do not use it for anything other than that! Do not rely on getKeyCode(GAME_*) == keyCodeFromKeyEvent, this will never actually happen!
getKeyCode(int) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns a keycode which can be sent to getGameAction
getKeyEvent() - Method in class com.sun.lwuit.events.ActionEvent
If this event was triggered by a key press this method will return the appropriate keycode
getL10N(String, String) - Method in class com.sun.lwuit.util.Resources
Returns a hashmap containing localized String key/value pairs for the given locale name
getL10NResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the localization bundles within this bundle
getLabelForComponent() - Method in class com.sun.lwuit.Component
Allows us to indicate the label associated with this component thus providing visual feedback related for this component e.g. starting the ticker when the component receives focus.
getLabelPreferredSize(Label) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getLabelPreferredSize(Label) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getLandscapeSwap(String) - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the landscape swap destination for the given border layout element if such a destination is defined.
getLayout() - Method in class com.sun.lwuit.Container
Returns the layout manager responsible for arranging this container
getLayout() - Method in class com.sun.lwuit.Dialog
 
getLayout() - Method in class com.sun.lwuit.Form
 
getLayoutHeight() - Method in class com.sun.lwuit.Container
Returns the height for layout manager purposes, this takes scrolling into consideration unlike the getWidth method.
getLayoutStyle() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns the LayoutStyle instance to use
getLayoutWidth() - Method in class com.sun.lwuit.Container
Returns the width for layout manager purposes, this takes scrolling into consideration unlike the getWidth method.
getLeadComponent() - Method in class com.sun.lwuit.Container
Returns the lead component for this hierarchy if such a component is defined
getLeadParent() - Method in class com.sun.lwuit.Container
Returns the lead container thats handling the leading, this is useful for a container hierachy where the parent container might not be the leader
getLines() - Method in class com.sun.lwuit.TextArea
Returns the number of text lines in the TextArea
getLinesToScroll() - Method in class com.sun.lwuit.TextArea
Indicates the number of lines to scroll with every scroll operation
getLinkProperties(HTMLComponent, String) - Method in class com.sun.lwuit.html.DefaultHTMLCallback
Returns properties about the given link to indicate to HTMLComponent how to render it Note that this method is always called NOT on the EDT thread.
getLinkProperties(HTMLComponent, String) - Method in interface com.sun.lwuit.html.HTMLCallback
Returns properties about the given link to indicate to HTMLComponent how to render it Note that this method is always called NOT on the EDT thread.
getListCellRendererComponent(List, Object, int, boolean) - Method in class com.sun.lwuit.list.DefaultListCellRenderer
 
getListCellRendererComponent(List, Object, int, boolean) - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getListCellRendererComponent(List, Object, int, boolean) - Method in interface com.sun.lwuit.list.ListCellRenderer
Returns a component instance that is already set to render "value".
getListenerVector() - Method in class com.sun.lwuit.util.EventDispatcher
Returns the vector of the listeners
getListFocusComponent(List) - Method in class com.sun.lwuit.list.DefaultListCellRenderer
 
getListFocusComponent(List) - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getListFocusComponent(List) - Method in interface com.sun.lwuit.list.ListCellRenderer
Returns a component instance that is painted under the currently focused renderer and is animated to provide smooth scrolling.
getListPreferredSize(List) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getListPreferredSize(List) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getListSizeCalculationSampleCount() - Method in class com.sun.lwuit.List
Indicates the number of elements the list should check to determine the element sizes.
getLongClickDuration() - Method in class com.sun.lwuit.TextField
The amount of time considered as a "long click" causing the long click method to be invoked.
getLongClickInputMode() - Method in class com.sun.lwuit.TextField
Returns the input mode for the ong click mode
getLookAndFeel() - Method in class com.sun.lwuit.plaf.UIManager
Returns the currently installed look and feel
getLWUITGraphics() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns a graphics object for use by the painting
getMajorVersion() - Method in class com.sun.lwuit.util.Resources
Returns the version number for this resource file.
getMargin(int) - Method in class com.sun.lwuit.plaf.Style
Returns the Margin
getMargin(boolean, int) - Method in class com.sun.lwuit.plaf.Style
Returns the Margin
getMarginUnit() - Method in class com.sun.lwuit.plaf.Style
Indicates the units used for margin elements, if null pixels are used if not this is a 4 element array containing values of UNIT_TYPE_PIXELS, UNIT_TYPE_DIPS or UNIT_TYPE_SCREEN_PERCENTAGE
getMarginValue(boolean, int) - Method in class com.sun.lwuit.plaf.Style
Returns the Margin
getMaxSize() - Method in class com.sun.lwuit.TextArea
Returns the maximum size for the text area
getMaxTextureDimension() - Method in class com.sun.lwuit.M3G
Deprecated. Returns the maximum size for a texture according to the underlying graphics engine
getMaxValue() - Method in class com.sun.lwuit.Slider
 
getMediaDuration() - Method in class com.sun.lwuit.VideoComponent
Returns the duration in milliseconds
getMediaTime(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Deprecated. replaced by the new video component
getMediaTime() - Method in class com.sun.lwuit.MediaComponent
Deprecated. Return the duration of the media
getMediaTimeMS() - Method in class com.sun.lwuit.VideoComponent
Return the duration of the media in milliseconds
getMediaTimeSeconds() - Method in class com.sun.lwuit.VideoComponent
Return the duration of the media
getMenuBar() - Method in class com.sun.lwuit.Form
Returns the associated Menu Bar object
getMenuBarClass() - Method in class com.sun.lwuit.plaf.LookAndFeel
This method returns the MenuBar class.
getMenuIcons() - Method in class com.sun.lwuit.plaf.LookAndFeel
Simple getter for the menu icons
getMenuRenderer() - Method in class com.sun.lwuit.plaf.LookAndFeel
Returns the Menu default renderer
getMenuStyle() - Method in class com.sun.lwuit.Form
Returns the style of the menu
getMenuStyle() - Method in class com.sun.lwuit.MenuBar
Returns the Menu Dialog Style
getMetaData() - Method in class com.sun.lwuit.util.Resources
Returns optional meta-data associated with the resource file
getMinElementHeight() - Method in class com.sun.lwuit.List
Minimum number of elements shown in a list, this member is used to calculate the list preferred size.
getMinimumHeight() - Method in class com.sun.lwuit.plaf.Border
Returns the minimum size required to properly display this border, normally this is 0 but a border might deem itself undisplayable with too small a size e.g. for the case of an image border the minimum height would be top + bottom and the minimum width would be left+right
getMinimumSizePerColumn() - Static method in class com.sun.lwuit.table.TableLayout
Indicates the minimum size for a column in the table, this is applicable for tables that are not scrollable on the X axis.
getMinimumWidth() - Method in class com.sun.lwuit.plaf.Border
Returns the minimum size required to properly display this border, normally this is 0 but a border might deem itself undisplayable with too small a size e.g. for the case of an image border the minimum height would be top + bottom and the minimum width would be left+right
getMinorVersion() - Method in class com.sun.lwuit.util.Resources
Returns the minor version number for this resource file This value relates to the value from the header defined by the resource file specification.
getMinValue() - Method in class com.sun.lwuit.Slider
 
getModel() - Method in class com.sun.lwuit.list.ContainerList
Returns the list model
getModel() - Method in class com.sun.lwuit.List
Returns the model underlying the list
getModel() - Method in class com.sun.lwuit.table.Table
Returns the model instance
getModel() - Method in class com.sun.lwuit.tree.Tree
Returns the tree model instance
getMonthViewSelectedStyle() - Method in class com.sun.lwuit.Calendar
Gets the selected style of the month view component within the calendar
getMonthViewUnSelectedStyle() - Method in class com.sun.lwuit.Calendar
Gets the un selected style of the month view component within the calendar
getMotion() - Method in class com.sun.lwuit.animations.CommonTransitions
Motion represents the physical movement within a transition, it can be replaced by the user to provide a more appropriate physical feel
getName() - Method in class com.sun.lwuit.Component
A component name allows us to easily identify the component within a dynamic UI.
getNativeFont() - Method in class com.sun.lwuit.Font
Returns the internal implementation specific font object
getNativeGraphics() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the native graphics object on which all rendering operations occur
getNativeGraphics(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the native graphics object on the given native image occur
getNativePeer() - Method in class com.sun.lwuit.PeerComponent
Returns the native peer instance
getNextColumn() - Method in class com.sun.lwuit.table.TableLayout
Returns the column where the next operation of add will appear
getNextFocusDown() - Method in class com.sun.lwuit.Component
Allows us to determine which component will receive focus next when traversing with the down key
getNextFocusLeft() - Method in class com.sun.lwuit.Component
Allows us to determine which component will receive focus next when traversing with the left key.
getNextFocusRight() - Method in class com.sun.lwuit.Component
Allows us to determine which component will receive focus next when traversing with the right key
getNextFocusUp() - Method in class com.sun.lwuit.Component
Allows us to determine which component will receive focus next when traversing with the up key.
getNextRow() - Method in class com.sun.lwuit.table.TableLayout
Returns the row where the next operation of add will appear
getNorth() - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component in the north location
getNumChildren() - Method in class com.sun.lwuit.xml.Element
Returns the number of this Element's children
getOrientation() - Method in class com.sun.lwuit.ComboBox
 
getOrientation() - Method in class com.sun.lwuit.List
Returns the list orientation
getPadding(boolean, int) - Method in class com.sun.lwuit.plaf.Style
Returns the Padding in pixels
getPadding(int) - Method in class com.sun.lwuit.plaf.Style
Returns the Padding
getPaddingUnit() - Method in class com.sun.lwuit.plaf.Style
Indicates the units used for padding elements, if null pixels are used if not this is a 4 element array containing values of UNIT_TYPE_PIXELS, UNIT_TYPE_DIPS or UNIT_TYPE_SCREEN_PERCENTAGE
getPaddingValue(boolean, int) - Method in class com.sun.lwuit.plaf.Style
Returns the Padding in the internal value regardless of the unit
getPageStatus() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the page status
getPageURL() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the page's URL
getPalette() - Method in class com.sun.lwuit.IndexedImage
Deprecated. Retrieves the palette for the indexed image drawing
getParams() - Method in class com.sun.lwuit.html.DocumentInfo
Returns the request paramter as an percentage-encoded string
getParent() - Method in class com.sun.lwuit.Component
Returns the container in which this component is contained
getParent() - Method in class com.sun.lwuit.xml.Element
Returns this Element's parent
getPasteDataFromClipboard() - Method in class com.sun.lwuit.Display
Returns the current content of the clipboard
getPasteDataFromClipboard() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the current content of the clipboard
getPreferredGap(Component, Component, int, int, Container) - Method in class com.sun.lwuit.layouts.LayoutStyle
Returns the amount of space to use between two components.
getPreferredH() - Method in class com.sun.lwuit.Component
Helper method to retrieve the preferred height of the component.
getPreferredSize() - Method in class com.sun.lwuit.Component
Returns the Component Preferred Size, there is no guarantee the Component will be sized at its Preferred Size.
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.BorderLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.BoxLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.CoordinateLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.FlowLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.GridLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.GroupLayout
Returns the preferred size for the specified container.
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.LayeredLayout
 
getPreferredSize(Container) - Method in class com.sun.lwuit.layouts.Layout
Returns the container preferred size
getPreferredSize(Container) - Method in class com.sun.lwuit.table.TableLayout
 
getPreferredW() - Method in class com.sun.lwuit.Component
Helper method to retrieve the preferred width of the component.
getPressedIcon() - Method in class com.sun.lwuit.Button
Indicates the icon that is displayed on the button when the button is in pressed state
getPressedIcon() - Method in class com.sun.lwuit.Command
Indicates the icon that is displayed on the button when the button is in pressed state
getPressedInstance() - Method in class com.sun.lwuit.plaf.Border
Returns the pressed version of the border if one is set by the user
getPressedStyle() - Method in class com.sun.lwuit.Component
Returns the Component Style for the pressed state allowing us to manipulate the look of the component when it is pressed
getProgress() - Method in class com.sun.lwuit.Slider
Indicates the value of progress made
getProperty(String, String) - Method in class com.sun.lwuit.Display
Returns the property from the underlying platform deployment or the default value if no deployment values are supported.
getProperty(String, String) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the property from the underlying platform deployment or the default value if no deployment values are supported.
getPropertyNames() - Method in class com.sun.lwuit.Component
A component may expose mutable property names for a UI designer to manipulate, this API is designed for usage internally by the GUI builder code
getPropertyNames() - Method in class com.sun.lwuit.ComponentGroup
 
getPropertyNames() - Method in class com.sun.lwuit.html.HTMLComponent
 
getPropertyNames() - Method in class com.sun.lwuit.list.ContainerList
 
getPropertyNames() - Method in class com.sun.lwuit.table.Table
 
getPropertyNames() - Method in class com.sun.lwuit.Tabs
 
getPropertyNames() - Method in class com.sun.lwuit.tree.Tree
 
getPropertyTypes() - Method in class com.sun.lwuit.Component
Matches the property names method (see that method for further details).
getPropertyTypes() - Method in class com.sun.lwuit.ComponentGroup
 
getPropertyTypes() - Method in class com.sun.lwuit.html.HTMLComponent
 
getPropertyTypes() - Method in class com.sun.lwuit.list.ContainerList
 
getPropertyTypes() - Method in class com.sun.lwuit.table.Table
 
getPropertyTypes() - Method in class com.sun.lwuit.Tabs
 
getPropertyTypes() - Method in class com.sun.lwuit.tree.Tree
 
getPropertyValue(String) - Method in class com.sun.lwuit.Component
Returns the current value of the property name, this method is used by the GUI builder
getPropertyValue(String) - Method in class com.sun.lwuit.ComponentGroup
 
getPropertyValue(String) - Method in class com.sun.lwuit.html.HTMLComponent
 
getPropertyValue(String) - Method in class com.sun.lwuit.list.ContainerList
 
getPropertyValue(String) - Method in class com.sun.lwuit.table.Table
 
getPropertyValue(String) - Method in class com.sun.lwuit.Tabs
 
getPropertyValue(String) - Method in class com.sun.lwuit.tree.Tree
 
getRadioButton(int) - Method in class com.sun.lwuit.ButtonGroup
Returns the radio button at the given group index
getRadioButtonFocusImages() - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Returns the images used to represent the radio button when in focused mode
getRadioButtonImages() - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Returns the images used to represent the radio button (selected followed by unselected).
getRadioButtonPreferredSize(Button) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getRadioButtonPreferredSize(Button) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getRenderer() - Method in class com.sun.lwuit.list.ContainerList
The renderer used to draw the container list elements
getRenderer() - Method in class com.sun.lwuit.List
Returns the renderer which is used to draw list elements
getRenderingPrototype() - Method in class com.sun.lwuit.List
See set rendering prototype
getRequestHandler() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the document request handler
getResFile() - Static method in class com.sun.lwuit.html.DefaultDocumentRequestHandler
Allows URL's referring to a res:// local resource to default to this file
getResourceAsStream(Class, String) - Method in class com.sun.lwuit.Display
This method is essentially equivalent to cls.getResourceAsStream(String) however some platforms might define unique ways in which to load resources within the implementation.
getResourceAsStream(Class, String) - Method in class com.sun.lwuit.impl.LWUITImplementation
This method is essentially equivalent to cls.getResourceAsStream(String) however some platforms might define unique ways in which to load resources within the implementation.
getResourceBundle() - Method in class com.sun.lwuit.plaf.UIManager
The resource bundle allows us to implicitly localize the UI on the fly, once its installed all internal application strings query the resource bundle and extract their values from this table if applicable.
getResourceFilePath() - Method in class com.sun.lwuit.util.UIBuilder
Allows the navigation code to avoid storing the resource file and lets the GC remove it from memory when its not in use
getResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the resources within this bundle
getRGB() - Method in class com.sun.lwuit.animations.Timeline
 
getRGB() - Method in class com.sun.lwuit.Image
Returns the content of this image as a newly created ARGB array.
getRGB(Object, int[], int, int, int, int, int) - Method in class com.sun.lwuit.impl.LWUITImplementation
Extracts RGB data from the given native image and places it in the given array
getRGB() - Method in class com.sun.lwuit.RGBImage
Returns a mutable array that can be used to change the appearance of the image arranged as AARRGGBB.
getRGBCached() - Method in class com.sun.lwuit.animations.Timeline
 
getRGBCached() - Method in class com.sun.lwuit.Image
Returns the content of this image as a newly created ARGB array or a cached instance if possible.
getRolloverIcon() - Method in class com.sun.lwuit.Button
Indicates the icon that is displayed on the button when the button is in rolled over state
getRolloverIcon() - Method in class com.sun.lwuit.Command
Indicates the icon that is displayed on the button when the button is in rolled over state
getRolloverPressedIcon() - Method in class com.sun.lwuit.Button
Indicates the icon that is displayed on the button when the button is in pressed state and is selected.
getRootAncestor(Component) - Method in class com.sun.lwuit.util.UIBuilder
Returns either the parent form or the component bellow the embedded container above c.
getRow() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getRowCount() - Method in class com.sun.lwuit.table.DefaultTableModel
 
getRowCount() - Method in interface com.sun.lwuit.table.TableModel
Returns the number of rows in the table
getRowPosition(int) - Method in class com.sun.lwuit.table.TableLayout
Returns the position of the given table row.
getRows() - Method in class com.sun.lwuit.layouts.GridLayout
 
getRows() - Method in class com.sun.lwuit.table.TableLayout
Get the number of rows
getRows() - Method in class com.sun.lwuit.TextArea
Returns the number of rows in the text area
getRowsGap() - Method in class com.sun.lwuit.TextArea
Gets the num of pixels gap between the rows
getScrollAnimationSpeed() - Method in class com.sun.lwuit.Component
Scroll animation speed in milliseconds allowing a developer to slow down or accelerate the smooth animation mode
getScrollAnimationSpeed() - Method in class com.sun.lwuit.Form
 
getScrollDimension() - Method in class com.sun.lwuit.Component
Returns the Components dimension in scrolling, this is very similar to the preferred size aspect only it represents actual scrolling limits.
getScrollIncrement() - Method in class com.sun.lwuit.Container
Gets the Container scroll increment
getScrollOpacity() - Method in class com.sun.lwuit.Component
This method is used internally by the look and feel to implement the fading scrollbar behavior.
getScrollOpacityChangeSpeed() - Method in class com.sun.lwuit.Component
Indicates the decrement units for the scroll opacity
getScrollX() - Method in class com.sun.lwuit.Component
Indicates the X position of the scrolling, this number is relative to the component position and so a position of 0 would indicate the x position of the component.
getScrollY() - Method in class com.sun.lwuit.Component
Indicates the Y position of the scrolling, this number is relative to the component position and so a position of 0 would indicate the x position of the component.
getSelectCommand() - Method in class com.sun.lwuit.MenuBar
The selectCommand is the command to invoke when a Component has foucs in Third Soft Button state.
getSelectCommandText() - Method in class com.sun.lwuit.Component
Allows determining the text for the select command used in the 3rd softbutton mode.
getSelected() - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getSelectedColumn() - Method in class com.sun.lwuit.table.Table
Returns the selected column in the table
getSelectedComponent() - Method in class com.sun.lwuit.Tabs
Returns the component associated with the tab at the given index
getSelectedDay() - Method in class com.sun.lwuit.Calendar
Returns the time for the current calendar.
getSelectedEven() - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getSelectedIndex() - Method in class com.sun.lwuit.ButtonGroup
Return the index of the selected button within the group
getSelectedIndex() - Method in class com.sun.lwuit.list.DefaultListModel
 
getSelectedIndex() - Method in class com.sun.lwuit.List
Returns the current selected offset in the list
getSelectedIndex() - Method in interface com.sun.lwuit.list.ListModel
Returns the selected list offset
getSelectedIndex() - Method in class com.sun.lwuit.TabbedPane
Deprecated. Returns the currently selected index for this tabbedpane.
getSelectedIndex() - Method in class com.sun.lwuit.Tabs
Returns the currently selected index for this tabbedpane.
getSelectedItem() - Method in class com.sun.lwuit.list.ContainerList
Returns the current/last selected item
getSelectedItem() - Method in class com.sun.lwuit.List
Returns the current selected item in the list or null for no selection
getSelectedItem() - Method in class com.sun.lwuit.tree.Tree
Returns the currently selected item in the tree
getSelectedRect() - Method in class com.sun.lwuit.Component
Returns the component bounds with absolute screen coordinates, for components that include an internal selection behavior and are not containers (currently only List) this method allows returning the position of the selection itself which is useful for things such as the popup dialog and similar UI's that need to reference the position of the selection externally
getSelectedRect() - Method in class com.sun.lwuit.List
 
getSelectedRow() - Method in class com.sun.lwuit.table.Table
Returns the selected row in the table
getSelectedStyle() - Method in class com.sun.lwuit.Component
Returns the Component Style for the selected state allowing us to manipulate the look of the component when it owns focus
getSelectionTransparency() - Method in class com.sun.lwuit.list.DefaultListCellRenderer
The background transparency factor to apply to the selection focus
getSelectMenuItem() - Method in class com.sun.lwuit.MenuBar
This method returns the select menu item, when a menu is opened
getSharedInstance() - Static method in class com.sun.lwuit.layouts.LayoutStyle
Factory methods for obtaining the current LayoutStyle object appropriate for the current look and feel.
getShiftText() - Method in class com.sun.lwuit.Label
Simple getter to return how many pixels to shift the text inside the Label
getShowDuringEditBehavior() - Method in class com.sun.lwuit.Display
Returns the status of the show during edit flag
getSideGap() - Method in class com.sun.lwuit.Component
Returns the gap to be left for the side scrollbar on the Y axis.
getSideGap() - Method in class com.sun.lwuit.Container
 
getSideGap() - Method in class com.sun.lwuit.List
 
getSize() - Method in class com.sun.lwuit.animations.Timeline
Returns the pixel based unscaled dimentions of this timeline
getSize() - Method in class com.sun.lwuit.Font
Return Optional operation returning the font size for system fonts
getSize() - Method in class com.sun.lwuit.geom.Rectangle
Return the dimension of the rectangle
getSize(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Optional operation returning the font size for system fonts
getSize() - Method in class com.sun.lwuit.list.DefaultListModel
 
getSize() - Method in interface com.sun.lwuit.list.ListModel
Returns the number of items in the list
getSoftButton(int) - Method in class com.sun.lwuit.Form
Returns the button representing the softbutton, this allows modifying softbutton attributes and behavior programmatically rather than by using the command API.
getSoftButtonCount() - Method in class com.sun.lwuit.Form
Returns the number of buttons on the menu bar for use with getSoftButton()
getSoftkeyCode(int) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the softkey keycode for the given softkey index
getSoftkeyCount() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the number of softkeys on the device
getSource() - Method in class com.sun.lwuit.animations.Transition
Returns the source form which is the form from which the animation is starting.
getSource() - Method in class com.sun.lwuit.events.ActionEvent
The element that triggered the action event, useful for decoupling event handling code
getSourceValue() - Method in class com.sun.lwuit.animations.Motion
The number from which we are starting (usually indicating animation start position)
getSouth() - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component in the south location
getSpinnerHandle() - Static method in class com.sun.lwuit.spinner.Spinner
The image appearing on the side of the spinner widget to indicate its "spinnability"
getStartTime() - Method in class com.sun.lwuit.animations.AnimationObject
The start time of the animation determines when we start actually drawing the animation object. -1 means the duration of the entire animation.
getStartTime() - Method in class com.sun.lwuit.animations.Motion
The value of System.currentTimemillis() when motion was started
getState() - Method in class com.sun.lwuit.Button
Returns the button state
getStyle() - Method in class com.sun.lwuit.Component
Returns the Component Style allowing us to manipulate the look of the component
getStyle() - Method in class com.sun.lwuit.Font
Return Optional operation returning the font style for system fonts
getStyle(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Optional operation returning the font style for system fonts
getStyle() - Method in class com.sun.lwuit.Slider
 
getSupportedAttributesList() - Method in class com.sun.lwuit.html.HTMLElement
Returns a list of supported attributes for this tag.
getSupportedStandardName() - Method in class com.sun.lwuit.html.HTMLParser
Returns a string identifying the document type this parser supports.
getSupportedStandardName() - Method in class com.sun.lwuit.xml.XMLParser
Returns a string identifying the document type this parser supports.
getSupportedVirtualKeyboard() - Method in class com.sun.lwuit.Display
Returns all platform supported virtual keyboards names
getSVGDocument() - Method in class com.sun.lwuit.Image
Returns a platform specific DOM object that can be manipulated by the user to change the SVG Image
getSVGDocument(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns a platform specific DOM object that can be manipulated by the user to change the SVG Image
getSymbolTable() - Static method in class com.sun.lwuit.TextField
Returns the symbol table for the device
getTabbedPaneBorderWidth() - Method in class com.sun.lwuit.TabbedPane
Deprecated. The TabbedPane surrounded border width
getTabbedPaneCell(TabbedPane, String, Image, boolean, boolean, Style, Style, Style, int, int, Dimension, Dimension) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Deprecated.  
getTabbedPaneCell(TabbedPane, String, Image, boolean, boolean, Style, Style, Style, int, int, Dimension, Dimension) - Method in class com.sun.lwuit.plaf.LookAndFeel
Deprecated.  
getTabComponentAt(int) - Method in class com.sun.lwuit.TabbedPane
Deprecated. Returns the tab at index.
getTabComponentAt(int) - Method in class com.sun.lwuit.Tabs
Returns the tab at index.
getTabCount() - Method in class com.sun.lwuit.TabbedPane
Deprecated. Returns the number of tabs in this tabbedpane.
getTabCount() - Method in class com.sun.lwuit.Tabs
Returns the number of tabs in this tabbedpane.
getTabIcon(int) - Method in class com.sun.lwuit.Tabs
Returns the icon of the tab at the given index
getTabPlacement() - Method in class com.sun.lwuit.TabbedPane
Deprecated. Returns the placement of the tabs for this tabbedpane.
getTabPlacement() - Method in class com.sun.lwuit.Tabs
Returns the placement of the tabs for this tabbedpane.
getTabsContainer() - Method in class com.sun.lwuit.Tabs
This method retrieves the Tabs buttons Container
getTabSelectedIcon(int) - Method in class com.sun.lwuit.Tabs
Returns the icon of the tab at the given index
getTabTextPosition() - Method in class com.sun.lwuit.Tabs
Returns The position of the text relative to the icon
getTabTitle(int) - Method in class com.sun.lwuit.Tabs
Returns the title of the tab at the given index
getTactileTouchDuration() - Method in class com.sun.lwuit.plaf.LookAndFeel
Allows defining a tactile touch device that vibrates when the user presses a component that should respond with tactile feedback on a touch device (e.g. vibrate).
getTagId() - Method in class com.sun.lwuit.html.HTMLElement
Returns this HTMLElement's ID
getTagName() - Method in class com.sun.lwuit.html.HTMLElement
Returns this HTMLElement's tag name
getTagName() - Method in class com.sun.lwuit.xml.Element
Returns this Element's tag name
getTensileLength() - Method in class com.sun.lwuit.Component
Recommended length for the tensile, -1 for default
getText() - Method in class com.sun.lwuit.Label
Returns the label text
getText() - Method in class com.sun.lwuit.TextArea
Returns the text in the text area
getText() - Method in class com.sun.lwuit.xml.Element
Returns the text of this element (for text elements only)
getTextAreaSize(TextArea, boolean) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getTextAreaSize(TextArea, boolean) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getTextAt(int) - Method in class com.sun.lwuit.TextArea
Returns the text in the given row of the text box
getTextChildren(String, boolean) - Method in class com.sun.lwuit.xml.Element
Returns all children with the specified text
getTextDecoration() - Method in class com.sun.lwuit.plaf.Style
Returns the text decoration of this style
getTextDescendants(String, boolean, int) - Method in class com.sun.lwuit.xml.Element
Returns all text descendants containing the specified text
getTextDescendants(String, boolean) - Method in class com.sun.lwuit.xml.Element
Returns all text descendants containing the specified text
getTextFieldCursorColor() - Method in class com.sun.lwuit.plaf.LookAndFeel
The color of the text field cursor
getTextFieldPreferredSize(TextArea) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
getTextFieldPreferredSize(TextArea) - Method in class com.sun.lwuit.plaf.LookAndFeel
Calculate the preferred size of the component
getTextFieldString(TextArea) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
Similar to getText() but works properly with password fields
getTextPosition() - Method in class com.sun.lwuit.Label
Returns The position of the text relative to the icon
getTheme(String) - Method in class com.sun.lwuit.util.Resources
Returns the theme resource from the file
getThemeConstant(String, int) - Method in class com.sun.lwuit.plaf.UIManager
Returns a theme constant defined in the resource editor
getThemeConstant(String, String) - Method in class com.sun.lwuit.plaf.UIManager
Returns a theme constant defined in the resource editor
getThemeImageConstant(String) - Method in class com.sun.lwuit.plaf.UIManager
Returns a theme constant defined in the resource editor
getThemeName() - Method in class com.sun.lwuit.plaf.UIManager
 
getThemeResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the images within this bundle
getThickness() - Method in class com.sun.lwuit.plaf.Border
This method returns how thick is the border in pixels, notice this doesn't apply to most border types
getThumbImage() - Method in class com.sun.lwuit.Slider
The thumb image is drawn on top of the current progress
getTickerSpeed() - Method in class com.sun.lwuit.plaf.LookAndFeel
Gets the ticker speed
getTime() - Method in class com.sun.lwuit.animations.Timeline
Returns the time of the timeline
getTimeZone() - Method in class com.sun.lwuit.Calendar
Gets the Calendar timezone
getTintColor() - Method in class com.sun.lwuit.Form
Default color for the screen tint when a dialog or a menu is shown
getTitle() - Method in class com.sun.lwuit.BrowserComponent
The page title
getTitle() - Method in class com.sun.lwuit.Dialog
 
getTitle() - Method in class com.sun.lwuit.Form
Returns the Form title text
getTitle() - Method in class com.sun.lwuit.html.HTMLComponent
Returns the HTML page's title as described in its TITLE tag
getTitleAlignment() - Method in class com.sun.lwuit.table.Table
Indicates the alignment of the title see label alignment for details
getTitleArea() - Method in class com.sun.lwuit.Form
Title area manipulation might break with future changes to LWUIT and might damage themeing/functionality of the LWUIT application in some platforms
getTitleComponent() - Method in class com.sun.lwuit.Dialog
 
getTitleComponent() - Method in class com.sun.lwuit.Form
Allows modifying the title attributes beyond style (e.g. setting icon/alignment etc.)
getTitleStyle() - Method in class com.sun.lwuit.Dialog
 
getTitleStyle() - Method in class com.sun.lwuit.Form
Returns the style of the title
getTotalAnimationTime() - Method in class com.sun.lwuit.StaticAnimation
Deprecated. Returns the duration for the entire animation used to determine when to loop
getTransitionIn() - Static method in class com.sun.lwuit.VirtualKeyboard
The transition in for the VKB
getTransitionInAnimator() - Method in class com.sun.lwuit.Form
This property allows us to define a an animation that will draw the transition for entering this form.
getTransitionLeft() - Method in class com.sun.lwuit.TabbedPane
Deprecated. Indicates the transition to use when switching between tabs from right to left.
getTransitionOut() - Static method in class com.sun.lwuit.VirtualKeyboard
The transition out for the VKB
getTransitionOutAnimator() - Method in class com.sun.lwuit.Form
This property allows us to define a an animation that will draw the transition for exiting this form.
getTransitionRight() - Method in class com.sun.lwuit.TabbedPane
Deprecated. Indicates the transition to use when switching between tabs from left to right.
getTranslateX() - Method in class com.sun.lwuit.Graphics
Returns the current x translate value
getTranslateX(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the current x translate value
getTranslateY() - Method in class com.sun.lwuit.Graphics
Returns the current y translate value
getTranslateY(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the current y translate value
getUIID() - Method in class com.sun.lwuit.Component
Unique identifier for a component.
getUIResourceNames() - Method in class com.sun.lwuit.util.Resources
Returns the names of the ui resources within this bundle
getUnselected() - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getUnselectedEven() - Method in class com.sun.lwuit.list.GenericListCellRenderer
 
getUnselectedStyle() - Method in class com.sun.lwuit.Component
Returns the Component Style for the unselected mode allowing us to manipulate the look of the component
getUnsupportedChars() - Method in class com.sun.lwuit.TextArea
Unsupported characters is a string that contains characters that cause issues when rendering on some problematic fonts.
getURL() - Method in class com.sun.lwuit.BrowserComponent
The page URL
getUrl() - Method in class com.sun.lwuit.html.DocumentInfo
Returns the absolute URL associated with this DocumentInfo object
getValign() - Method in class com.sun.lwuit.layouts.FlowLayout
Indicates vertical alignment within the flow layout
getValue() - Method in class com.sun.lwuit.animations.Motion
Returns the value for the motion for the current clock time.
getValue() - Method in class com.sun.lwuit.spinner.Spinner
Returns the value of the spinner to a number or a date based on the spinner type
getValueAt(int, int) - Method in class com.sun.lwuit.table.DefaultTableModel
 
getValueAt(int, int) - Method in interface com.sun.lwuit.table.TableModel
Returns the value of the cell at the given location
getVerticalAlign() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getVerticalAlignment() - Method in class com.sun.lwuit.Label
Returns the vertical alignment of the Label, this will only work when the icon is in the side of the text and not above or bellow it.
getVerticalAlignment() - Method in class com.sun.lwuit.TextArea
Returns the vertical alignment of the text field, this only applies to single line text field
getVerticalGroup() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns the ParallelGroup that is responsible for layout along the vertical axis.
getVerticalScrollWidth() - Method in class com.sun.lwuit.plaf.LookAndFeel
Returns the default width of a vertical scroll bar
getVerticalSpan() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getVideoControl(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the video control for the media player
getVideoControl() - Method in class com.sun.lwuit.MediaComponent
Deprecated. Returns the native video control if such a control exists, this is required for some platforms.
getVideoHeight(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Deprecated. replaced by the new video component
getVideoWidth(Object) - Method in class com.sun.lwuit.impl.LWUITImplementation
Deprecated. replaced by the new video component
getVirtualKeyboard(TextArea) - Static method in class com.sun.lwuit.VirtualKeyboard
This method returns the Textfield associated VirtualKeyboard, see bindVirtualKeyboard(TextField tf, VirtualKeyboard vkb) method.
getVirtualKeyboardName() - Method in interface com.sun.lwuit.impl.VirtualKeyboardInterface
Returns the Virtual Keyboard name.
getVirtualKeyboardName() - Method in class com.sun.lwuit.VirtualKeyboard
 
getVisibleBounds() - Method in class com.sun.lwuit.ComboBox
 
getVisibleBounds() - Method in class com.sun.lwuit.Component
Returns the component bounds for scrolling which might differ from the getBounds for large components e.g. list.
getVisibleBounds() - Method in class com.sun.lwuit.List
 
getVKBTint(TextArea) - Static method in class com.sun.lwuit.VirtualKeyboard
The tint color for the virtual keyboard when shown on top of this text field see the form tint methods for more information
getVolume() - Method in class com.sun.lwuit.Display
Returns the media playback volume in percentage
getVolume() - Method in class com.sun.lwuit.impl.LWUITImplementation
Returns the media playback volume in percentage
getWest() - Method in class com.sun.lwuit.layouts.BorderLayout
Returns the component in the west location
getWidestChar() - Static method in class com.sun.lwuit.TextArea
Indicates the widest character in the alphabet, this is useful for detecting linebreaks internally.
getWidth() - Method in class com.sun.lwuit.animations.Timeline
 
getWidth() - Method in class com.sun.lwuit.Component
Returns the component width
getWidth() - Method in class com.sun.lwuit.EncodedImage
 
getWidth() - Method in class com.sun.lwuit.geom.Dimension
Returns the width of the dimension
getWidth() - Method in class com.sun.lwuit.Image
Returns the width of the image
getWidth() - Method in class com.sun.lwuit.IndexedImage
Deprecated.  
getWidth() - Method in class com.sun.lwuit.RGBImage
 
getWidthPercentage() - Method in class com.sun.lwuit.table.TableLayout.Constraint
 
getX() - Method in class com.sun.lwuit.Component
Returns the current component x location relatively to its parent container
getX() - Method in class com.sun.lwuit.events.ActionEvent
The X position if this is a pointer event otherwise undefined
getX() - Method in class com.sun.lwuit.geom.Rectangle
Return the x coordinate of the rectangle
getY() - Method in class com.sun.lwuit.Component
Returns the component y location relatively to its parent container
getY() - Method in class com.sun.lwuit.events.ActionEvent
The Y position if this is a pointer event otherwise undefined
getY() - Method in class com.sun.lwuit.geom.Rectangle
Return the y coordinate of the rectangle
Graphics - Class in com.sun.lwuit
Abstracts the underlying platform graphics context thus allowing us to achieve portability between MIDP devices and CDC devices.
GridLayout - Class in com.sun.lwuit.layouts
Components are arranged in an equally sized grid based on available space
GridLayout(int, int) - Constructor for class com.sun.lwuit.layouts.GridLayout
Creates a new instance of GridLayout with the given rows and columns
GroupLayout - Class in com.sun.lwuit.layouts
GroupLayout is a LayoutManager that hierarchically groups components to achieve common, and not so common, layouts.
GroupLayout(Container) - Constructor for class com.sun.lwuit.layouts.GroupLayout
Creates a GroupLayout for the specified JComponent.
GroupLayout.Group - Class in com.sun.lwuit.layouts
Group provides for commonality between the two types of operations supported by GroupLayout: laying out components one after another (SequentialGroup) or layout on top of each other (ParallelGroup).
GroupLayout.ParallelGroup - Class in com.sun.lwuit.layouts
A Group that lays out its elements on top of each other.
GroupLayout.SequentialGroup - Class in com.sun.lwuit.layouts
A Group that lays out its elements sequentially, one after another.
growShrink(int) - Method in class com.sun.lwuit.Component
Grows or shrinks this component to its new preferred size, this method essentially takes a component whose preferred size has changed and creates a "growing" effect that lasts for the duration.
growShrink(Component, int) - Static method in class com.sun.lwuit.util.Effects
Deprecated. use Component.growShrink instead

A B C D E F G H I K L M N O P Q R S T U V W X Y