Lines Matching defs:title
725 String title = getString("Error"); in fatalError() local
2542 String title = getString("Principal List"); in printPrList() local
2548 printList((TextList)gui.Prlist.getBody(), title); in printPrList() local
2572 String title = getString("Policy List"); in printPoList() local
2578 printList((TextList)gui.Pollist.getBody(), title); in printPoList() local
2600 private void printList(TextList guiList, String title) { in printList()
2684 public void showDialog(Frame frame, String title, String text) { in showDialog()
2715 String title = getString("Error"); in showDataFormatError() local
2744 String title = getString("Confirm Action"); in confirmAction() local
2757 String title = getString("Confirm Action"); in confirmSave() local
2771 String title = getString("About SEAM Adminstration Tool"); in doAbout() local