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

U

UIBuilder - Class in com.sun.lwuit.util
The UI builder can create a user interface based on the UI designed in the resource editor and allows us to bind to said UI.
UIBuilder() - Constructor for class com.sun.lwuit.util.UIBuilder
 
UIManager - Class in com.sun.lwuit.plaf
Central point singleton managing the look of the application, this class allows us to customize the styles (themes) as well as the look instance.
UNEDITABLE - Static variable in class com.sun.lwuit.TextArea
Indicates that editing is currently disallowed.
uninstall() - Method in class com.sun.lwuit.plaf.LookAndFeel
Invoked when a look and feel is removed, allows a look and feel to release resources related to binding components.
unInstallMenuBar() - Method in class com.sun.lwuit.MenuBar
Removes the MenuBar from the parent Form
UNRELATED - Static variable in class com.sun.lwuit.layouts.LayoutStyle
Possible argument to getPreferredGap.
updateButtonDayDate(Button, int, int) - Method in class com.sun.lwuit.Calendar
This method updates the Button day.
URL - Static variable in class com.sun.lwuit.TextArea
The user is allowed to enter a URL.

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