Searched defs:filterText (Results 1 – 2 of 2) sorted by relevance
176 private JTextField filterText; field in Workspace977 private void updateFilteredNodes(String filterText) { in updateFilteredNodes()
426 final Text filterText = new Text(bottom, SWT.SINGLE | SWT.BORDER); in createControl() local