String[] listItems = new String[]{ "消息类型对话框(蓝色按钮)", "消息类型对话框(红色按钮)" }; List<String> data = new ArrayList<>(); Collections.addAll(data, listItems);