Searched refs:populateListBox (Results 1 – 3 of 3) sorted by relevance
86 AfeUtils.populateListBox(droneSet, "drone_sets"); in initialize()
387 public static void populateListBox(ListBox box, String staticDataKey) { in populateListBox() method in AfeUtils394 public static void populateListBox(SimplifiedList box, String staticDataKey) { in populateListBox() method in AfeUtils
678 AfeUtils.populateListBox(display.getDroneSet(), "drone_sets"); in initialize()