Searched refs:printerType (Results 1 – 2 of 2) sorted by relevance
67 System.out.println(printerType(" ")); in main()234 public static boolean printerType(String pt) in printerType() method in Valid
1870 if (!ptype.equals("") && Valid.printerType(ptype)) { in actiontypeCombo()