Searched refs:m_leftTextArea (Results 1 – 1 of 1) sorted by relevance
142 private JTextArea m_leftTextArea; field in TestTool278 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 15 milliseconds