Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
U
V
W
M
main
- package main
main(String[])
- Static method in class main.
EangTermProject
A main method that is used to run the applet as an application.
menuCanceled(MenuEvent)
- Method in class main.
EangTermProject
Handles menu canceled events.
menuDeselected(MenuEvent)
- Method in class main.
EangTermProject
Sets the games pause state to the original pause state.
menuSelected(MenuEvent)
- Method in class main.
EangTermProject
Pauses the game when a menu is clicked.
mouseClicked(MouseEvent)
- Method in class gameboard.
OthelloCell
Handles the mouse clicked event.
mouseEntered(MouseEvent)
- Method in class gameboard.
OthelloCell
Handles the mouse entered event.
mouseExited(MouseEvent)
- Method in class gameboard.
OthelloCell
Handles the mouse exited event.
mouseOverColor
- Static variable in class constants.
OthelloCons
The color of the square when the mouse is over the panel.
mousePressed(MouseEvent)
- Method in class gameboard.
OthelloCell
Handles the mouse pressed event.
mouseReleased(MouseEvent)
- Method in class gameboard.
OthelloCell
Handles the mouse released event.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
U
V
W