Demo
Description
The Actionbutton-Dashboard is designed to provide quick, equal and easy-to-configure access to computer addresses, no matter if they are local apps, folders, network drives, intranet and internet websites enabling to ensure, that your entire team is on the same page. Here is a step-by-step description how to configure the dashboard:Step 1: After downloading the repository, browse to: .\src\main\resources\spreadsheetFiles
Step 2: You will finde three spreadsheet-workbooks. Add more if needed. In this example, we just open an existing and modify it.
Step 3: First add a column in the fieldnames-tab and fill it with the labels the new JButtons should have. Here we add a column with the name "my references".
Step 4: Under the URL Tab fill in the target addresses the new JButtons should refer to.
Step 5: Next is to define the color the JButtons should have, place your RGB-code for each button here.
Step 6: Click on the comments tab to define a describing text. This description will show up when you hover over the respective JButton with your mouse cursor.
Step 7: Last define an individual icon the JButton should have. The icons must exist in the images folder.
You are good to go. Just reopen the Actionbutton-Dashboard-jar-with-dependencies.jar file now. You will find the new fully functioning JButtons aligned beneath the category headline, in the above example case called "my references".