feat(core): 添加高级文件选择器和暗黑主题聊天界面
- 新增 AdvancedJFileChooser 类,实现记住上次访问目录的功能 - 添加 AIaToolbox_dark.html 文件,实现暗黑主题的聊天界面- 优化代码结构,提高可读性和可维护性
This commit is contained in:
@@ -7,7 +7,7 @@ import java.util.List;
|
|||||||
* Windows系统托盘管理器
|
* Windows系统托盘管理器
|
||||||
* <p>提供系统托盘图标的管理功能,支持菜单操作和事件回调</p>
|
* <p>提供系统托盘图标的管理功能,支持菜单操作和事件回调</p>
|
||||||
*
|
*
|
||||||
* @author tzdwindows
|
* @author tzdwindows 7
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
*/
|
*/
|
||||||
public class RegisterTray {
|
public class RegisterTray {
|
||||||
|
|||||||
Reference in New Issue
Block a user