Searched refs:subP (Results 1 – 1 of 1) sorted by relevance
585 Panel subP = new Panel(); in addSeperatorPanel() local587 subP.setLayout(new GridBagLayout()); in addSeperatorPanel()588 p.add(subP, gbc); in addSeperatorPanel()593 subP.add(new LineSeparator(), gbc); in addSeperatorPanel()600 subP.add(l, gbc); in addSeperatorPanel()606 subP.add(new LineSeparator(), gbc); in addSeperatorPanel()