Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gui/
DProGuardGUI.java535 JButton viewButton = new JButton(msg("viewConfiguration")); in ProGuardGUI() local
536 viewButton.addActionListener(new MyViewConfigurationActionListener()); in ProGuardGUI()
626 …processPanel .add(tip(viewButton, "viewConfigurationTip"), bottomButtonConstrai… in ProGuardGUI()