Searched refs:getComment (Results 1 – 8 of 8) sorted by relevance
73 if (p.getComment() != null) in debugShowPrinter()75 p.getComment()); in debugShowPrinter()
590 if (workingPrinter.getComment() != null) in northPanel()591 descText.setText(workingPrinter.getComment()); in northPanel()985 if (workingPrinter.getComment() == null && description.equals("")) in getDescription()1414 if (workingPrinter.getComment() != null) in doResetFields()1415 descText.setText(workingPrinter.getComment()); in doResetFields()
168 if (!strings_equal(curr.getComment(), p.getComment())) { in modifyLocal()169 comment = p.getComment(); in modifyLocal()640 if (!strings_equal(curr.getComment(), p.getComment())) { in modifyRemote()641 comment = p.getComment(); in modifyRemote()
49 Debug.message("SVR: \tComment:\t" + p.getComment()); in printObj()
121 String comment = p.getComment(); in addLocal()347 String comment = p.getComment(); in addRemote()
125 String comment = p.getComment(); in setNIS()360 String comment = p.getComment(); in setNS()
411 public String getComment() in getComment() method in Printer
329 System.out.println("Comment: " + p.getComment()); in printView()