Menu4j Folder Structure: Difference between revisions

From Commander4j
Created page with "Category:Menu4j JMenuTree ├── images │ └── appIcons ├── jmenu.jar ├── lib ├── logs ├── script └── xml ├── config │ └── init └── tree └── init"
 
No edit summary
Line 1: Line 1:
[[Category:Menu4j]]
[[Category:Menu4j]]


JMenuTree
JMenuTree
├── images
├── images
│  └── appIcons
│  └── appIcons
├── jmenu.jar
├── jmenu.jar
├── lib
├── lib
├── logs
├── logs
├── script
├── script
└── xml
└── xml
    ├── config
    ├── config
    │  └── init
    │  └── init
    └── tree
    └── tree
        └── init
        └── init

Revision as of 13:38, 23 June 2025


JMenuTree
├── images
│   └── appIcons
├── jmenu.jar
├── lib
├── logs
├── script
└── xml
    ├── config
    │   └── init
    └── tree
        └── init