Skip navigation links
A D G M P R T 

A

actionPerformed(ActionEvent) - Method in class DiceWindow
Handles button clicks

D

Dice - Class in <Unnamed>
Represents a dice
Dice() - Constructor for class Dice
Constructs a standard Dice
Dice(int) - Constructor for class Dice
Constructs a dice with a specified number of sides
DiceDisplay - Class in <Unnamed>
Dispalys a Dice in a separate window
DiceDisplay(Dice) - Constructor for class DiceDisplay
Creates a window in the upper left corner.
DiceDisplay(Dice, int, int) - Constructor for class DiceDisplay
Creates a window
DiceWindow - Class in <Unnamed>
Creates a window containing a clickable poker dice
DiceWindow() - Constructor for class DiceWindow
 

G

getValue() - Method in class Dice
Gets the current value of the dice

M

main(String[]) - Static method in class Dice
 
main(String[]) - Static method in class DiceDisplay
 
main(String[]) - Static method in class DiceWindow
 

P

PokerDisplay - Class in <Unnamed>
Displays a set of Dice as pokerdice
PokerDisplay(Dice[]) - Constructor for class PokerDisplay
Opens a window and displays a number of dice with poker faces

R

roll() - Method in class Dice
Rolls the dice.

T

toString() - Method in class Dice
 
A D G M P R T 
Skip navigation links