Searched refs:getComment (Results 1 – 13 of 13) sorted by relevance
136 boolean commentChanged = !oldClient.getComment().equals( in modifyClient()137 newClient.getComment()); in modifyClient()158 newClient.getClientName(), newClient.getComment()); in modifyClient()162 newClient.getClientName(), newClient.getComment()); in modifyClient()170 newClient.getComment()); in modifyClient()209 client.getClientName(), client.getComment()); in addClient()
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()
176 Format.print(System.out, "%s\n", dhcpClientRecord.getComment()); in execute()
565 public String getComment() { in getComment() method in DhcpClientRecord
441 comment.setText(client.getComment()); in resetValues()
234 return data[row].getComment(); in getValueAt()