예제 #1
0
 public ArrayList<String> loadAvailablePrints() {
   return db.getPrintConfigurations();
 }