根据工具提示,修复代码质量
@ -97,9 +97,12 @@ import java.util.Map;
import java.util.Map.Entry;
/**
* The manager of Designer GUI.
* 下面的作者日期都是随手写的,具体作者已经无法考究。
*
* @author anonymous
* @version 11.0
* created by anonymous on 2002/11/08
*/
public class DesignerEnvManager implements XMLReadable, XMLWriter, AsyncXmlReadable {
@ -15,6 +15,8 @@ import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
* 启动加载面板
* @author Harrison
* created by Harrison on 2022/11/08