# adminfx **Repository Path**: ldh123/adminfx ## Basic Information - **Project Name**: adminfx - **Description**: javafx GUI后台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-06-24 - **Last Updated**: 2025-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # adminfx #### 介绍 javafx GUI后台 #### 软件架构 javafx漂亮的桌面程序 #### 安装教程 1. java21 #### 使用说明 启动方式: 1, mvn clean javafx:run 2, 在idea中添加参数vm: --add-opens=java.base/java.lang.reflect=com.jfoenix java --add-opens java.base/java.lang.reflect=com.jfoenix --module guifx java --add-opens java.base/java.lang.reflect=com.jfoenix --module-path target/modules --module guifx/ldh.fx.adminfx.AdminFxGui 3, 打包: mvn clean javafx:jlink ## samples ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/login.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/activity.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/area.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/product.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/table_freeze.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/table_muti.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/userinfo.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/users.png) ![Alt text](https://gitee.com/ldh123/adminfx/raw/master/doc/imgs/tt.png)