public class GridType extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
allChoices |
static String[] |
choose1 |
static String[][] |
choose2 |
ImageIcon[][] |
images |
Constructor and Description |
---|
GridType() |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
int |
getType() |
protected void |
imageSwitch(Choice choice1,
Choice choice2,
ImageIcon[][] images,
ImageIcon display,
JLabel label) |
Copyright © 2015–2021 Fiji. All rights reserved.