Searched defs:newFormats (Results 1 – 3 of 3) sorted by relevance
55 String[] newFormats = (String[])form.getFormats(); in main() local
621 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex()652 public void setFormats(Format[] newFormats) { in setFormats()1465 Format[] newFormats = new Format[newLength]; in makeFormat() local
378 Object[] newFormats = Arrays.copyOf(choiceFormats, choiceFormats.length); in getFormats() local