public class CustomGUIResult
extends java.lang.Object
Constructor and Description |
---|
CustomGUIResult() |
Modifier and Type | Method and Description |
---|---|
int[] |
getResult() |
boolean |
isOpened() |
void |
setOpened(boolean opened) |
void |
setResult(int[] result) |