Lines Matching defs:insLog

44     private static final PlatformLogger insLog = PlatformLogger.getLogger("sun.awt.X11.insets.XDecoratedPeer");
90 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
91 insLog.fine("Initial dimensions {0}", dimensions);
303 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
304 insLog.finer("FRAME_EXTENTS: {0}", wm_set_insets);
388 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
389 insLog.fine(xe.toString());
415 insLog.fine("- WM exited");
417 insLog.fine(" - reparent due to hide");
429 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
430 insLog.finer("wm-provided insets {0}", correctWM);
435 insLog.finer("Insets are the same as estimated - no additional reshapes necessary");
447 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
449 insLog.finer("correctWM {0}", correctWM);
451 insLog.finer("correctWM insets are not available, waiting for configureNotify");
468 if (insLog.isLoggable(PlatformLogger.Level.FINEST)) {
469 insLog.finest("Corrention {0}", correction);
480 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
481 insLog.finer("Dimensions before reparent: " + dimensions);
547 if (insLog.isLoggable(PlatformLogger.Level.FINEST)) {
548 insLog.finest("Get insets returns {0}", in);
577 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
578 insLog.fine("Reshaping " + this + " to " + newDimensions + " op " + op + " user reshape " + userReshape);
596 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
597 insLog.fine("- not reparented({0}) or not visible({1}), default reshape",
698 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
699 insLog.fine("For the operation {0} new dimensions are {1}",
726 insLog.fine("WARNING: Content window is null");
739 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
740 insLog.fine("Configure notify {0}", xe);
752 insLog.fine("- reparent artifact, skipping");
766 insLog.fine(" - not visible, skipping");
778 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
779 insLog.fine("reparented={0}, visible={1}, WM={2}, decorations={3}",
785 insLog.fine("- visible but not reparented, skipping");
792 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
794 insLog.finer("Configure notify - insets : " + correctWM);
796 insLog.finer("Configure notify - insets are still not available");
817 if (insLog.isLoggable(PlatformLogger.Level.FINER)) {
818 insLog.finer("Insets are {0}, new dimensions {1}",
855 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
856 insLog.fine("Setting shell bounds on " + this + " to " + rec);
865 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
866 insLog.fine("Setting shell size on " + this + " to " + rec);
874 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
875 insLog.fine("Setting shell position on " + this + " to " + rec);
981 if (insLog.isLoggable(PlatformLogger.Level.FINE)) {
982 insLog.fine("getLocationOnScreen {0} not reparented: {1} ",