public class ActionControl
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
count |
| Constructor and Description |
|---|
ActionControl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
actionControl() |
static boolean |
getOption() |
static char |
getSmash() |
static void |
setAction(int rd) |
static void |
setE() |
static void |
setPanel(javax.swing.JPanel newPanel) |
static void |
setQ() |
static void |
setR() |
static void |
setW() |
static void |
wishPanel() |
public static void setPanel(javax.swing.JPanel newPanel)
public static void setAction(int rd)
public static void actionControl()
public static void setQ()
public static void setW()
public static void setE()
public static void setR()
public static boolean getOption()
public static char getSmash()
public static void wishPanel()