rename packages

This commit is contained in:
huangyuhui
2016-01-30 10:41:41 +08:00
parent 80e60d2753
commit da0cc62f16
267 changed files with 807 additions and 1592 deletions

View File

@@ -24,8 +24,8 @@ import java.util.Map;
import javax.swing.UIDefaults;
import javax.swing.UIManager;
import javax.swing.plaf.synth.SynthLookAndFeel;
import org.jackhuang.hellominecraft.utils.logging.HMCLog;
import org.jackhuang.hellominecraft.utils.NetUtils;
import org.jackhuang.hellominecraft.util.logging.HMCLog;
import org.jackhuang.hellominecraft.util.NetUtils;
/**
*

View File

@@ -19,7 +19,7 @@ package org.jackhuang.hellominecraft.lookandfeel;
import java.util.HashMap;
import java.util.Map;
import org.jackhuang.hellominecraft.utils.C;
import org.jackhuang.hellominecraft.util.C;
/**
*