A B C D E G H I M N O R S T V W 

B

Button - Class in cs2
Button class encapsulates a JButton and allows the student to create a button, install it on a Window, change the title of the button, and perform actions when the button is clicked.
Button() - Constructor for class cs2.Button
Constructor, by default has "Untitled" as title.
Button(String) - Constructor for class cs2.Button
Constructor for the button with "title".
A B C D E G H I M N O R S T V W 
Skip navigation links