Home
last modified time | relevance | path

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

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