Home | History | Annotate | Download | only in gui

Lines Matching refs:loadButton

532         JButton loadButton = new JButton(msg("loadConfiguration"));
533 loadButton.addActionListener(new MyLoadConfigurationActionListener());
601 proGuardPanel .add(tip(loadButton, "loadConfigurationTip"), bottomButtonConstraints);