Home
last modified time | relevance | path

Searched refs:programPanel (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/gui/
DProGuardGUI.java66 private final ClassPathPanel programPanel = new ClassPathPanel(this, true); field in ProGuardGUI
316 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()
/external/proguard/lib/
Dproguardgui.jarMETA-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog ...