Searched refs:debugMsg (Results 1 – 16 of 16) sorted by relevance
296 def debugMsg(self, msg): member in XSTCTestCase356 self.debugMsg("loading schema: %s" % filePath)358 self.debugMsg("after loading schema") 360 self.debugMsg("schema is None")361 self.debugMsg("checking for IO errors...")364 self.debugMsg("checking schema result")366 self.debugMsg("schema result is BAD")372 self.debugMsg("schema result is OK")392 self.debugMsg("loading instance: %s" % filePath)407 self.debugMsg("after loading instance")[all …]
27 def debugMsg(text): function34 debugMsg("fixing '%s'..." % mainXSD) 58 debugMsg(" imports '%s'" % loc)79 debugMsg(" adding <import namespace='%s' schemaLocation='%s'/>" % (impTargetNs, loc))
60 RBManagerGUI.debugMsg(e.toString()); in beginImport()61 RBManagerGUI.debugMsg(e.getMessage()); in beginImport()68 RBManagerGUI.debugMsg("Resource -> " + key + " = " + base_lrb.getString(key)); in beginImport()
182 RBManagerGUI.debugMsg(encoding); in getVariant()
184 RBManagerGUI.debugMsg(e.getMessage()); in removeUntranslatedItemsByGroup()
171 RBManagerGUI.debugMsg("Resolve conflict"); in importResource()
396 RBManagerGUI.debugMsg("Next Date: " + retDate.toString()); in generateNextReportDate()870 RBManagerGUI.debugMsg(e.toString()); in initComponents()
140 RBManagerGUI.debugMsg("Character is: " + temp[i].charAt(NLSbaseClass.length())); in RBManager()
79 RBManagerGUI.debugMsg("Set translation to : " + translation); in actionPerformed()82 RBManagerGUI.debugMsg("Item was null"); in actionPerformed()85 RBManagerGUI.debugMsg("Compared " + rbundle.encoding + " with " + encoding); in actionPerformed()
245 RBManagerGUI.debugMsg("Before: " + language + "_" + country + "_" + variant); in updatePreferences()249 RBManagerGUI.debugMsg("After: " + locale.toString()); in updatePreferences()
42 RBManagerGUI.debugMsg(e.toString()); in initComponents()
108 RBManagerGUI.debugMsg("Initializing components for Resource File"); in initComponents()205 RBManagerGUI.debugMsg("Initializing components for Resource Bundle"); in initComponents()
560 } else RBManagerGUI.debugMsg("Missed Action Command: " + ev.getActionCommand()); in actionPerformed()708 debugMsg("Updating Display Panels"); in updateDisplayPanels()741 RBManagerGUI.debugMsg(o.toString()); in updateDisplayPanels()752 debugMsg("Updating Project Trees"); in updateProjectTree()812 debugMsg("Updating Display Trees"); in updateDisplayTree()1238 public static void debugMsg(String msg) { in debugMsg() method in RBManagerGUI1305 RBManagerGUI.debugMsg(e.toString()); in getInstance()
242 RBManagerGUI.debugMsg("Lookup: " + name + " -> " + value); in initComponents()243 RBManagerGUI.debugMsg(lookups.toString()); in initComponents()
379 RBManagerGUI.debugMsg("List Model not as anticipated: " + lmodel.getClass().getName()); in updateComponents()384 RBManagerGUI.debugMsg("Update, but no active components"); in updateComponents()
159 RBManagerGUI.debugMsg("X - Lookup: " + name + " -> " + value); in initComponents()