Searched refs:proGuardPanel (Results 1 – 1 of 1) sorted by relevance
307 JPanel proGuardPanel = new JPanel(layout); in ProGuardGUI() local308 proGuardPanel.add(splashPanel, splashPanelConstraints); in ProGuardGUI()309 proGuardPanel.add(welcomeTextArea, welcomeTextAreaConstraints); in ProGuardGUI()588 tabs.add(msg("proGuardTab"), proGuardPanel); in ProGuardGUI()600 … proGuardPanel .add(Box.createGlue(), glueConstraints); in ProGuardGUI()601 …proGuardPanel .add(tip(loadButton, "loadConfigurationTip"), bottomButtonConstrai… in ProGuardGUI()602 …proGuardPanel .add(createNextButton(tabs), lastBottomButtonCons… in ProGuardGUI()