Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/uno/
H A DTestTool.java139 private JButton m_saveButton; field in TestTool
402 m_saveButton = new JButton("Save..."); in buildUI()
403 m_saveButton.addActionListener(this); in buildUI()
416 buttonPanel.add(m_saveButton); in buildUI()
1289 if (e.getSource().equals(m_saveButton)) in actionPerformed()

Completed in 41 milliseconds