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

B

b - Variable in class Paint
the view area fro JPaint
Brush - Class in <Unnamed>
This class is what makes all of our brush tools
Brush(int) - Constructor for class Brush
creates a new Brush of width twice the given width the brushes name is defaulted to its width
Brush(int, File, String) - Constructor for class Brush
creates a new brush from the specified file of an image, and names it the given name
brush - Variable in class Paint
This is a list of all of the tools that are on the tool window
brushes - Variable in class Paint
the actual list of brushes
brushlist - Variable in class Paint
this is the pane that hols the list of tools
brushscroller - Variable in class Paint
this scroll bar for the list of brushes
buttons - Variable in class Paint
this holds the button for custom brushes

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