public class Table.Initializer.RandomButton.RandomListener
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
(package private) Table.Initializer.RandomButton |
randomButton |
| Constructor and Description |
|---|
RandomListener(Table.Initializer.RandomButton randomButton) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private void |
setRandomDealing() |
private void |
setRandomStrategies() |
Table.Initializer.RandomButton randomButton
public RandomListener(Table.Initializer.RandomButton randomButton)