Lines Matching refs:fine

82         insLog.fine("Initial dimensions {0}", dimensions);
183 if (log.isLoggable(PlatformLogger.FINE)) log.fine("Title is " + title);
300 if (insLog.isLoggable(PlatformLogger.FINE)) insLog.fine(xe.toString());
328 insLog.fine("- WM exited");
330 insLog.fine(" - reparent due to hide");
490 insLog.fine("Reshaping " + this + " to " + newDimensions + " op " + op + " user reshape " + userReshape);
510 insLog.fine("- not reparented({0}) or not visible({1}), default reshape",
617 insLog.fine("For the operation {0} new dimensions are {1}",
638 insLog.fine("WARNING: Content window is null");
648 insLog.fine("Configure notify {0}", xe);
659 insLog.fine("- reparent artifact, skipping");
673 insLog.fine(" - not visible, skipping");
686 insLog.fine("reparented={0}, visible={1}, WM={2}, decorations={3}",
692 insLog.fine("- visible but not reparented, skipping");
739 if (log.isLoggable(PlatformLogger.FINE)) log.fine("New X location: {0}", xlocation);
792 if (insLog.isLoggable(PlatformLogger.FINE)) insLog.fine("Setting shell bounds on " +
805 if (insLog.isLoggable(PlatformLogger.FINE)) insLog.fine("Setting shell size on " +
817 if (insLog.isLoggable(PlatformLogger.FINE)) insLog.fine("Setting shell position on " +
919 insLog.fine("getLocationOnScreen {0} not reparented: {1} ",
1008 focusLog.fine("WM_TAKE_FOCUS on {0}", this);
1023 if (focusLog.isLoggable(PlatformLogger.FINE)) focusLog.fine("Requesting focus to proxy: " + focusProxy);
1109 focusLog.fine("Request for decorated window focus");
1130 focusLog.fine("The window is unmapped, so rejecting the request");
1135 focusLog.fine("Focus is on child window - transfering it back to the owner");
1145 focusLog.fine("The window is already natively focused.");
1149 focusLog.fine("Requesting focus to " + (this == toFocus ? "this window" : toFocus));