Lines Matching refs:fine

119                 log.fine("### During the binary search for " + aComponent + " the exception occured: ", e);
197 log.fine("### Transfered focus down-cycle to " + retComp +
209 log.fine("### Transfered focus to " + retComp + " in the FTP provider " + cont);
240 log.fine("### Searching in " + aContainer + " for component after " + aComponent);
264 log.fine("### Asking FTP " + provider + " for component after " + aComponent);
274 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### FTP returned " + afterComp);
282 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is " + cycle + ", component is " + aComponent);
288 log.fine("### Didn't find component " + aComponent + " in a cycle " + aContainer);
353 log.fine("### Asking FTP " + provider + " for component after " + aComponent);
363 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### FTP returned " + beforeComp);
376 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is " + cycle + ", component is " + aComponent);
382 log.fine("### Didn't find component " + aComponent + " in a cycle " + aContainer);
427 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Getting first component in " + aContainer);
439 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is empty");
442 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is " + cycle);
469 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Getting last component in " + aContainer);
482 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is empty");
485 if (log.isLoggable(PlatformLogger.FINE)) log.fine("### Cycle is " + cycle);