Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/tools/uno/
H A DTestTool.java140 private JButton m_batchButton; field in TestTool
405 m_batchButton = new JButton("Batch..."); in buildUI()
406 m_batchButton.addActionListener(this); in buildUI()
409 buttonPanel.add(m_batchButton); in buildUI()
1293 if (e.getSource().equals(m_batchButton)) in actionPerformed()

Completed in 16 milliseconds