import java.util.*; import java.awt.*; public class Structure { public Structure(){ } private ArrayList charList = new ArrayList();