JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
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
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
JavaScript is disabled on your browser.