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

B

backgroundColor - Variable in class jcontrol.ui.wombat.Component
 
Border - Class in jcontrol.ui.wombat
Instances of this class provide a border with an optional title.
Border(String, int, int, int, int, int) - Constructor for class jcontrol.ui.wombat.Border
Creates a border.
Button - Class in jcontrol.ui.wombat
Instances of this class represent a keyboard/touchpad selectable user interface object that issues notification when pressed and released.
Button(String, int, int) - Constructor for class jcontrol.ui.wombat.Button
Constructs a new button.
Button(String, int, int, int, int) - Constructor for class jcontrol.ui.wombat.Button
Constructs a new button with fixed size.
BUTTON_PRESSED - Static variable in class jcontrol.ui.wombat.event.ActionEvent
A button has been pressed.
BUTTON_RELEASED - Static variable in class jcontrol.ui.wombat.event.ActionEvent
A button has been released.

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