Menu4j Examples: Difference between revisions
Created page with "link=|450px" |
No edit summary |
||
| Line 1: | Line 1: | ||
An example of JMenuTree. This program allows you to add Branches and Leaves to the tree. Each Leaf has a settings page associated with it where you can define the description, icon, command and parameters required to run the program. It can launch an executable, command prompt (bash) script or open a document using whatever application is associated with the file type. For terminal commands you can display the output in a terminal window. | |||
[[file:MenuTree4j_1.png|link=|450px]] | [[file:MenuTree4j_1.png|link=|450px]] | ||
Latest revision as of 18:15, 21 June 2025
An example of JMenuTree. This program allows you to add Branches and Leaves to the tree. Each Leaf has a settings page associated with it where you can define the description, icon, command and parameters required to run the program. It can launch an executable, command prompt (bash) script or open a document using whatever application is associated with the file type. For terminal commands you can display the output in a terminal window.