Some changes to logging.

This commit is contained in:
LevelX2 2013-03-04 00:01:12 +01:00
parent 2daae9fb47
commit cc96a55523
7 changed files with 9 additions and 9 deletions

View file

@ -123,7 +123,7 @@ public class GuiDisplayUtil {
c.setLocation(x, y);
} else {
System.out.println("null");
System.out.println("GuiDisplayUtil::keepComponentInsideScreen -> no GraphicsConfiguration");
}
}