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