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

B

backColor(Color) - Method in class maclib.GrafPort
Sets the current background color, used when erasing or inverting, as specified by the given java.awt.Color object.
backColor(int) - Method in class maclib.GrafPort
Sets the current background color, used when erasing or inverting, as specified by one of the height constant flags : BLACK_COLOR, WHITE_COLOR, RED_COLOR, GREEN_COLOR, BLUE_COLOR, CYAN_COLOR, MAGENTA_COLOR or YELLOW_COLOR.
backColor(Color) - Static method in class maclib.MacLib
Sets the current background color, used when erasing or inverting, as specified by the given java.awt.Color object.
backColor(int) - Static method in class maclib.MacLib
Sets the current background color, used when erasing or inverting, as specified by one of the height constant flags : blackColor, whiteColor, redColor, greenColor, blueColor, cyanColor, magentaColor or yellowColor.
BackColor(int) - Static method in class maclib.MacLib
 
BLACK_COLOR - Static variable in class maclib.GrafPort
Used to specify one of the standard painting color.
blackColor - Static variable in class maclib.MacLib
Used to specify one of the standard painting color.
blue - Variable in class maclib.RGBColor
The blue component.
BLUE_COLOR - Static variable in class maclib.GrafPort
Used to specify one of the standard painting color.
blueColor - Static variable in class maclib.MacLib
Used to specify one of the standard painting color.
BOLD - Static variable in class maclib.GrafPort
Used to specify a text style.
bold - Static variable in class maclib.MacLib
Used to specify a text style.
botRight() - Method in class maclib.Rect
Returns the bottom right corner of this rectangle.
bottom - Variable in class maclib.Rect
The y coordinate of the bottom right corner.
button() - Method in class maclib.GrafPort
Returns the state of the mouse button for the attached drawing panel.
button() - Static method in class maclib.MacLib
Returns the state of the mouse button.
Button() - Static method in class maclib.MacLib
 
buttonState() - Method in class maclib.GrafPort
Returns the int value that describes the modifier keys state at the time of the last mouse pressed event.
buttonState() - Static method in class maclib.MacLib
Returns the int value that describes the modifier keys state at the time of the last mouse pressed event.
ButtonState() - Static method in class maclib.MacLib
 

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