MyBox User Guide – Development Tools v6.7.1
MyBox: Easy Tools Set
User Guide – Development Tools
Author: Mara
Version: 6.7.1
Date: 2023-3-13
Contents
1 Introduction 3
1.1 Main Interface 3
1.2 Resources Addresses 4
1.3 Documents 5
1.4 Menu of Tools 7
2 Monitor CPU/Memory 7
3 MyBox Properties 8
4 MyBox Logs 9
5 Run system commands 10
6 Start JConsole(Java Monitoring and Management Console) 11
7 Manage Languages 12
8 Make Icons 13
9 MyBox Internal Tables 14
10 Automatical Testing: Open Interfaces 15
11 Send Message To Author 16
This is desktop application based on JavaFx to provide simple and easy functions. It's free and open sources.
Contents |
Link |
---|---|
Project Main Page |
|
Source Codes and Compiled Packages |
|
Submit Software Requirements and Problem Reports |
|
Data |
|
Documents |
|
Mirror Site |
|
Cloud Storage |
https://pan.baidu.com/s/1fWMRzym_jh075OCX0D8y8A#list/path=%2F |
Name |
Version |
Time |
English |
Chinese |
---|---|---|---|---|
Development Logs |
6.7.1 |
2023-3-13 |
||
Shortcuts |
6.7.1 |
2023-3-13 |
||
Functions list |
6.7.1 |
2023-3-13 |
||
Packing Steps |
6.7.1 |
2023-3-13 |
||
Development Guide |
2.1 |
2020-8-27 |
||
User Guide - Overview |
6.7.1 |
2023-3-13 |
||
User Guide - Data Tools |
6.7.1 |
2023-3-13 |
||
User Guide - Document Tools |
6.7.1 |
2023-3-13 |
||
User Guide - Image Tools |
6.7.1 |
2023-3-13 |
||
User Guide - File Tools |
6.7.1 |
2023-3-13 |
||
User Guide - Network Tools |
6.7.1 |
2023-3-13 |
||
User Guide - Media Tools |
6.7.1 |
2023-3-13 |
||
User Guide - Development Tools |
6.7.1 |
2023-3-13 |
||
Examples - Information in Tree |
6.6.1 |
2022-11-16 |
||
Examples - Favorite Address |
6.6.1 |
2022-11-16 |
||
Examples - Notes |
6.7.1 |
2023-3-13 |
||
Examples - SQL |
6.6.1 |
2022-11-16 |
||
Examples - JShell |
6.6.1 |
2022-11-16 |
||
Examples - JEXL |
6.6.1 |
2022-11-16 |
||
Examples - JavaScript |
6.6.1 |
2022-11-16 |
||
Examples - Math Function |
6.6.1 |
2022-11-16 |
||
Examples - Row Filter |
6.6.1 |
2022-11-16 |
||
About - data grouping |
6.7.1 |
2023-3-13 |
||
About - Color |
6.6.1 |
2022-11-16 |
||
About - Coordinate System |
6.6.1 |
2022-11-16 |
||
About - Media |
6.6.1 |
2022-11-16 |
||
About - Data Analysis |
6.6.1 |
2022-11-16 |
||
About - Items in one sentence about java |
6.7.1 |
2023-3-13 |
||
About - Items in one sentence about javafx |
6.7.1 |
2023-3-13 |
||
Palette - Art hues wheel(RYB) - 24 colors |
6.7.1 |
2023-3-13 |
||
Palette - Common Web Colors |
6.7.1 |
2023-3-13 |
||
Palette - Chinese Traditional Colors |
6.7.1 |
2023-3-13 |
||
Palette - Japanese Traditional Colors |
6.7.1 |
2023-3-13 |
||
Palette - Colors from colorhexa.com |
6.7.1 |
2023-3-13 |
||
Palette - Art hues wheel(RYB) - 12 colors |
6.7.1 |
2023-3-13 |
||
Palette - Art hues wheel(RYB) - 360 colors |
6.7.1 |
2023-3-13 |
||
Palette - Optical hues wheel(RGB) - 12 colors |
6.7.1 |
2023-3-13 |
||
Palette - Optical hues wheel(RGB) - 24 colors |
6.7.1 |
2023-3-13 |
||
Palette - Optical hues wheel(RGB) - 260 colors |
6.7.1 |
2023-3-13 |
||
Palette - Art paints |
6.7.1 |
2023-3-13 |
||
Palette - MyBox Colors |
6.7.1 |
2023-3-13 |
||
Palette - Gray scale |
6.7.1 |
2023-3-13 |
||
Stories of Images |
6.7.1 |
2023-3-13 |
When monitor CPU/memory, status is updated in every second in top bar.
Types of MyBox logs: Error, Info, Debug, Console.
All logs will be displayed on console.
"Error" and "Info" are always written in database.
"Debug" are written in database only in Dev Mode.
"Console" are never written in database.
Fields: ID, time, type, file, class, method, line, callers, comments.
"Callers" is the calling chain. Each line is one node and records: file, class, method, line. Calling chains only include methods of MyBox itself.
"Error" will cause interface of MyBox Logs Viewer is popped.
This tool helps to manage customized languages of MyBox:
Click button "Add" to create a new language.
Edit translation of language items.
Select a row in the tables.
Click the cell in the row:
If its English contains line breaks, then pop text editor to help input multiple lines.
If its English is single line, then display a text field to help fill line directly.
Keep item empty to use English as default.
Right click the cell to select "Copy English" or "Copy Chinese".
Click button "Save" to save modification.
This tool helps to create MyBox icons in other colors from light-grey icons.
Welcome to submit problem reports and software requirements.
<End of Document>
Page