Searched refs:contButton (Results 1 – 1 of 1) sorted by relevance
287 protected pmButton contButton = null; field in pmAuthMessage356 contButton = new pmButton(pmUtility.getResource("Continue")); in pmAuthMessage()357 contButton.setMnemonic(pmUtility.getIntResource("Continue.mnemonic")); in pmAuthMessage()358 contButton.addActionListener(new ActionListener() { in pmAuthMessage()363 thePanel.add(contButton, c); in pmAuthMessage()