Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/tools/uno/
H A DTestTool.java142 private JTextArea m_leftTextArea; field in TestTool
278 m_leftTextArea = new JTextArea(); in buildUI()
288 JScrollPane leftTextPane = new JScrollPane(m_leftTextArea); in buildUI()
491 String text = m_leftTextArea.getText(); in openDocument()

Completed in 14 milliseconds