Searched refs:rightBox (Results 1 – 1 of 1) sorted by relevance
220 Box rightBox = new Box(BoxLayout.Y_AXIS); in initComponents() local253 rightBox.add(keysCheck); in initComponents()254 rightBox.add(transCheck); in initComponents()255 rightBox.add(commentsCheck); in initComponents()265 innerPanel.add(rightBox, BorderLayout.EAST); in initComponents()