Searched defs:filterText (Results 1 – 4 of 4) sorted by relevance
235 final Text filterText = new Text(topParent, SWT.BORDER); in createControl() local629 String filterText) { in getFilteredAllocations()
625 public void filterNodes(String filterText) { in filterNodes()
179 private JTextField filterText; field in Workspace1000 private void updateFilteredNodes(String filterText) { in updateFilteredNodes()
437 final Text filterText = new Text(bottom, SWT.SINGLE | SWT.BORDER); in createControl() local