String [] items = { "One", "Two", "Three", "Four", "Five", "Six" }; add( new SearchableList( items ) );