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

B

BetterBoxLayout - Class in jApp
Implements a layout quite similar to javax.swing.BoxLayout, only better.
BetterBoxLayout() - Constructor for class jApp.BetterBoxLayout
Creates a horizontal layout where components are their respective preferred sizes clipped to the container height.
BetterBoxLayout(int) - Constructor for class jApp.BetterBoxLayout
Creates a layout based on the flags passed.
BLACK_HATCH_PAINT - Static variable in class jApp.GraphicUtils
 
booleanValue() - Method in class jApp.Variable
Casts the value of the variable to boolean and returns the boolean value.
BooleanVariable - Class in jApp
A convenience class
BooleanVariable(boolean) - Constructor for class jApp.BooleanVariable
 
BooleanVariable() - Constructor for class jApp.BooleanVariable
 

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