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

S

safeExec(Runnable) - Static method in class jcontrol.ui.wombat.Component
Causes the run() method of the runnable to be invoked by the user-interface thread at the next reasonable opportunity.
setActionListener(ActionListener) - Method in class jcontrol.ui.wombat.AbstractFocusComponent
Add an ActionListener to the component.
setActionListener(ActionListener) - Method in interface jcontrol.ui.wombat.event.ActionProducer
Sets an ActionListener to the ActionProducer.
setBackgroundColor(Color) - Method in class jcontrol.ui.wombat.Component
Sets the background color for this component.
setBackgroundColor(Color) - Method in class jcontrol.ui.wombat.Container
Sets the background color for this container and all sub-components.
setBackgroundColor(Color) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setBackgroundColor(Color) - Method in class jcontrol.ui.wombat.FastLabel
 
setBackgroundColor(Color) - Method in class jcontrol.ui.wombat.Frame
 
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.Component
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.FastLabel
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.Label
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.TextViewer
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.wombat.ToggleSwitch
 
setBuzzerParams(int, int, int) - Method in class jcontrol.ui.wombat.Frame
 
setContent(Container) - Method in class jcontrol.ui.wombat.Frame
 
setContent(Container) - Method in interface jcontrol.ui.wombat.IFrame
Sets/replaces the frame's content.
setCursorBlink(boolean) - Method in class jcontrol.ui.wombat.TextInputField
Turns the blinking state of the cursor on or off.
setCursorPosition(int) - Method in class jcontrol.ui.wombat.TextInputField
Sets the cursor at the spectified position.
setCustomString(String) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setDecimals(int) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setDigits(int) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setDirty(int, boolean) - Method in class jcontrol.ui.wombat.Component
This method should not be called from the application.
setDirty(Object, int, int, int, int, int, boolean) - Method in class jcontrol.ui.wombat.Container
For internal use only.
setDirty(Object, int, int, int, int, int, boolean) - Method in class jcontrol.ui.wombat.Frame
 
setDirty(Object, int, int, int, int, int, boolean) - Method in interface jcontrol.ui.wombat.IContainer
Marks all components inside this container that intersect the given bounds to be repainted.
setEnabled(boolean) - Method in class jcontrol.ui.wombat.AbstractFocusComponent
Sets the enabled state of this component.
setEnabled(boolean) - Method in class jcontrol.ui.wombat.Component
Sets the enabled state of this component.
setEnabled(int, boolean) - Method in class jcontrol.ui.wombat.menu.Menu
Enables or disables the menu item at the specified index.
setFont(Resource) - Method in class jcontrol.ui.wombat.Component
Sets the font for this component.
setFont(Resource) - Method in class jcontrol.ui.wombat.Container
Set a font for this container and all sub-components that do not have their own font specified.
setFont(Resource) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setFont(Resource) - Method in class jcontrol.ui.wombat.FastLabel
 
setFont(Resource) - Method in class jcontrol.ui.wombat.Frame
 
setFont(Resource) - Method in class jcontrol.ui.wombat.Label
Sets the font for this component.
setFont(Resource) - Method in class jcontrol.ui.wombat.TextViewer
Sets the font for this component.
setForegroundColor(Color) - Method in class jcontrol.ui.wombat.Component
Sets the foreground color for this component.
setForegroundColor(Color) - Method in class jcontrol.ui.wombat.Container
Sets the foreground color for this container and all sub-components.
setForegroundColor(Color) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setForegroundColor(Color) - Method in class jcontrol.ui.wombat.FastLabel
 
setForegroundColor(Color) - Method in class jcontrol.ui.wombat.Frame
 
setImage(Resource) - Method in class jcontrol.ui.wombat.Button
Change the button's image.
setImage(Resource) - Method in class jcontrol.ui.wombat.Label
Replaces the current text or image on this label by the specified image.
setImageItems(Resource[]) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Set the given list of image resource items to this menu.
setItems(String[]) - Method in class jcontrol.ui.wombat.ComboBox
Sets/resets the list of items in this ComboBox.
setOutline(Component) - Method in class jcontrol.ui.wombat.Frame
 
setOutline(Component) - Method in interface jcontrol.ui.wombat.IFrame
Sets a static element on the frame.
setRedraw(boolean) - Method in class jcontrol.ui.wombat.Component
Disables/enables drawing for this component.
setScrollValue(int) - Method in class jcontrol.ui.wombat.TextViewer
Sets the absolute scroll position of the text area.
setSelected(boolean) - Method in class jcontrol.ui.wombat.CheckBox
Set the state of this CheckBox.
setSelected(boolean) - Method in class jcontrol.ui.wombat.RadioButton
Set the state of this RadioButton.
setSelected(boolean) - Method in class jcontrol.ui.wombat.RockerSwitch
Set the state of this RockerSwitch.
setSelected(boolean) - Method in class jcontrol.ui.wombat.ToggleSwitch
Set the state of this ToggleSwitch.
setSelection(int) - Method in class jcontrol.ui.wombat.ComboBox
Selects the item at the given zero-relative index in the receiver's list.
setSelection(int) - Method in class jcontrol.ui.wombat.ListBox
Selects the item at the given zero-relative index in the receiver's list.
setSelection(int) - Method in class jcontrol.ui.wombat.menu.Menu
Selects the item at the given zero-relative index in the receiver's list.
setSelectionVisible(boolean) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Turns the selection border on or off.
setStep(int) - Method in class jcontrol.ui.wombat.Slider
Sets the step value for the slider.
setStyle(int) - Method in class jcontrol.ui.wombat.FastLabel
Sets the style of the label.
setStyle(int) - Method in class jcontrol.ui.wombat.Label
Sets the style of the label.
setText(String) - Method in class jcontrol.ui.wombat.Border
Sets the title string of this border.
setText(String) - Method in class jcontrol.ui.wombat.Button
Change the button's text.
setText(String) - Method in class jcontrol.ui.wombat.CheckBox
Change the label if this check box.
setText(String) - Method in class jcontrol.ui.wombat.FastLabel
Replaces the current text or image on this label by the specified text.
setText(String) - Method in class jcontrol.ui.wombat.Label
Replaces the current text or image on this label by the specified text.
setText(String) - Method in class jcontrol.ui.wombat.RadioButton
Change the label of this radio button.
setText(String) - Method in class jcontrol.ui.wombat.TextInputField
Sets some text into this TextInputField.
setText(String) - Method in class jcontrol.ui.wombat.TextViewer
Replaces the current text by the given string.
setText(String, String) - Method in class jcontrol.ui.wombat.ToggleSwitch
Sets the inscription label for this ToggleSwitch.
setTextItems(String[]) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Set the given list of string items to this menu.
setTouchMargin(int) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Sets the space between the menu items that is not touch sensitive.
setTransparent(boolean) - Method in class jcontrol.ui.wombat.menu.MultiImageMenu
Sets the transparent state of the background.
setTransparentColor(Color) - Method in class jcontrol.ui.wombat.Component
Sets the transparent color for this component.
setTransparentColor(Color) - Method in class jcontrol.ui.wombat.Container
Sets the transparent color for this container and all sub-components.
setTransparentColor(Color) - Method in class jcontrol.ui.wombat.Frame
 
setValue(double) - Method in class jcontrol.ui.wombat.DigitalMeter
 
setValue(int) - Method in class jcontrol.ui.wombat.NumberChooser
Sets the specified value.
setValue(int) - Method in class jcontrol.ui.wombat.Slider
Set the slider value.
setVisible(boolean) - Method in class jcontrol.ui.wombat.AbstractFocusComponent
Turns the component visible or invisible.
setVisible(boolean) - Method in class jcontrol.ui.wombat.Component
Turns the component visible or invisible.
setVisible(boolean) - Method in class jcontrol.ui.wombat.Container
Sets this container and all child components visible or invisible.
setVisible(boolean) - Method in class jcontrol.ui.wombat.Frame
 
Slider - Class in jcontrol.ui.wombat
This class implements a slider user interface object.
Slider(int, int, int, int, int, int, int) - Constructor for class jcontrol.ui.wombat.Slider
Constructs a slider.
source - Variable in class jcontrol.ui.wombat.event.ActionEvent
The object that created this ActionEvent.
state - Variable in class jcontrol.ui.wombat.Component
The state control flag.
STATE_CHANGED - Static variable in class jcontrol.ui.wombat.event.ActionEvent
An component's state has changed (e.g. a check box).
STYLE_ALIGN_CENTER - Static variable in class jcontrol.ui.wombat.FastLabel
Align text to the middle
STYLE_ALIGN_CENTER - Static variable in class jcontrol.ui.wombat.Label
Align text to the middle
STYLE_ALIGN_CENTER - Static variable in class jcontrol.ui.wombat.ListBox
Style constant for center alignment, i.e. the text is always centered vertically.
STYLE_ALIGN_CENTER - Static variable in class jcontrol.ui.wombat.TextInputField
Align text to the middle
STYLE_ALIGN_LEFT - Static variable in class jcontrol.ui.wombat.FastLabel
Align text to the left
STYLE_ALIGN_LEFT - Static variable in class jcontrol.ui.wombat.Label
Align text to the left
STYLE_ALIGN_LEFT - Static variable in class jcontrol.ui.wombat.TextInputField
Align text to the left
STYLE_ALIGN_RIGHT - Static variable in class jcontrol.ui.wombat.FastLabel
Align text to the right
STYLE_ALIGN_RIGHT - Static variable in class jcontrol.ui.wombat.Label
Align text to the right
STYLE_ALIGN_RIGHT - Static variable in class jcontrol.ui.wombat.TextInputField
Align text to the right
STYLE_ALIGN_TOP - Static variable in class jcontrol.ui.wombat.ListBox
Style constant for top alignment, i.e. the text is always aligned at the top of the ListBox.
STYLE_DRAW_INVERSE - Static variable in class jcontrol.ui.wombat.Label
Inverse mode
STYLE_DRAW_NORMAL - Static variable in class jcontrol.ui.wombat.FastLabel
Inverse mode
STYLE_DRAW_NORMAL - Static variable in class jcontrol.ui.wombat.Label
Normal (non-inverse) mode
STYLE_ETCHED_BORDER - Static variable in class jcontrol.ui.wombat.Border
Rectangular etched border with round corners
STYLE_NONE - Static variable in class jcontrol.ui.wombat.ListBox
Style constant for neither border nor scrollbar look.
STYLE_NONE - Static variable in class jcontrol.ui.wombat.menu.MultiImageMenu
 
STYLE_NONE - Static variable in class jcontrol.ui.wombat.TextViewer
Style constant for neither border nor scrollbar look.
STYLE_ROUND_BORDER - Static variable in class jcontrol.ui.wombat.Border
Rectangular border with round corners
STYLE_SHOW_BORDER - Static variable in class jcontrol.ui.wombat.Label
Paint a border around the label
STYLE_SHOW_BORDER - Static variable in class jcontrol.ui.wombat.ListBox
Style constant for a bordered look.
STYLE_SHOW_BORDER - Static variable in class jcontrol.ui.wombat.menu.MultiImageMenu
 
STYLE_SHOW_BORDER - Static variable in class jcontrol.ui.wombat.TextViewer
Style constant for a bordered look.
STYLE_SHOW_SCROLLBAR - Static variable in class jcontrol.ui.wombat.ListBox
Style constant for a bordered look with scrollbar.
STYLE_SHOW_SCROLLBAR - Static variable in class jcontrol.ui.wombat.TextViewer
Style constant for a bordered look with scrollbar.
STYLE_SIMPLE_BORDER - Static variable in class jcontrol.ui.wombat.Border
Simple rectangular border

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