import java.util.*; import javax.swing.*; import java.awt.*; class Test { Set<Component>[][] f = new Set[][]{{}}; }