Searched refs:programPanel (Results 1 – 2 of 2) sorted by relevance
66 private final ClassPathPanel programPanel = new ClassPathPanel(this, true); field in ProGuardGUI316 programPanel.addCopyToPanelButton("moveToLibraries", "moveToLibrariesTip", libraryPanel); in ProGuardGUI()317 libraryPanel.addCopyToPanelButton("moveToProgram", "moveToProgramTip", programPanel); in ProGuardGUI()322 panelButtons.addAll(programPanel.getButtons()); in ProGuardGUI()326 addBorder(programPanel, "programJars" ); in ProGuardGUI()330 inputOutputPanel.add(tip(programPanel, "programJarsTip"), stretchPanelConstraints); in ProGuardGUI()953 programPanel.setClassPath(configuration.programJars); in setProGuardConfiguration()1097 configuration.programJars = programPanel.getClassPath(); in getProGuardConfiguration()
META-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog ...