|
1 | | -# DemoSwingRatio |
| 1 | +# Material-UI-Swing |
| 2 | +[](https://search.maven.org/search?q=g:%22io.github.vincenzopalazzo%22%20AND%20a:%22material-ui-swing%22) |
| 3 | + |
| 4 | + |
2 | 5 |
|
3 | | -This application is a simple app to present material-ui-swing lib. In addition, the app is under developing (too slowly). |
4 | | - |
5 | | -You can download the jar at this [link](https://gitlab.com/palazzovincenzo/demoswingratio/-/tree/master/bin) |
6 | | - |
7 | | -## Results |
| 6 | +<div align="center"> |
| 7 | +<img src="https://raw.githubusercontent.com/vincenzopalazzo/material-ui-swing-donations/master/images/iconMaterialOfficial.png" /> |
| 8 | +</div> |
8 | 9 |
|
9 | | -After the first test with the demo Swing, I can conclude that is possible set the personal ratio at runtime with *complex* panels, like Mars use case [JMars](http://jmars.mars.asu.edu/) |
| 10 | +## Description |
| 11 | + |
| 12 | + |
| 13 | +[](https://vincenzopalazzo.github.io/material-ui-swing-donations) |
| 14 | +[](https://gitter.im/material-ui-swing/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) |
10 | 15 |
|
11 | | -_Waiting other tests_ |
| 16 | +A modern, Material Design UI for Java Swing |
12 | 17 |
|
13 | | -At the moment the image generate with the demo are: |
| 18 | +# Overview |
14 | 19 |
|
15 | | -### 4:9 |
| 20 | +- [Introduction](https://github.com/vincenzopalazzo/material-ui-swing/wiki/Introduction) |
| 21 | +- [Component Supported](https://github.com/vincenzopalazzo/material-ui-swing/wiki/Component-Supported) |
| 22 | +- [Material Theming](#TODO) |
| 23 | +- [Develop a new Theme](#TODO) |
| 24 | +- [Screenshots](https://github.com/vincenzopalazzo/material-ui-swing/wiki/Screenshots) |
| 25 | +- [Built with](https://github.com/vincenzopalazzo/material-ui-swing/wiki/Built-with) |
| 26 | +- [Community](https://gitter.im/material-ui-swing/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link) |
| 27 | +- [License](https://github.com/vincenzopalazzo/material-ui-swing/tree/development#license) |
16 | 28 |
|
17 | | - |
| 29 | + ## Repository |
18 | 30 |
|
19 | | -### 1:1 |
| 31 | + _Maven_ |
| 32 | + ```xml |
| 33 | +<dependency> |
| 34 | + <groupId>io.github.vincenzopalazzo</groupId> |
| 35 | + <artifactId>material-ui-swing</artifactId> |
| 36 | + <version>1.1.1</version> |
| 37 | +</dependency> |
| 38 | + ``` |
20 | 39 |
|
21 | | - |
| 40 | + _Gradle (Groovy)_ |
| 41 | +```groovy |
| 42 | +implementation 'io.github.vincenzopalazzo:material-ui-swing:1.1.1' |
| 43 | +``` |
22 | 44 |
|
23 | | -### 16:9 |
| 45 | + _Gradle (Kotlin)_ |
| 46 | +```kotlin |
| 47 | +implementation("io.github.vincenzopalazzo:material-ui-swing:1.1.1") |
| 48 | +``` |
24 | 49 |
|
25 | | - |
| 50 | +Others version [here](https://search.maven.org/artifact/io.github.vincenzopalazzo/material-ui-swing) |
26 | 51 |
|
27 | | -### Profiler |
| 52 | +_**List of projects with Material-UI-Swing theme**_ |
| 53 | +- [Krayon for SBGN](https://github.com/wiese42/krayon4sbgn) |
| 54 | +- [JMars 5](https://JMars.mars.asu.edu): Used by NASA and United Arab Emirates (UAE) for the last Mars missions. |
28 | 55 |
|
29 | | -You can found also the profiler snapshot YourKit[Download](https://gitlab.com/vincenzopalazzo/demoswingratio/-/raw/master/results/profiler-snapshot/RUN-2020-04-04.snapshot?inline=false) |
| 56 | +Contact us if you use this look and feel, so we can add your project to the list 🙂 |
30 | 57 |
|
31 | | -# TODO list |
| 58 | +### _Donors_ |
| 59 | +- [lilili87222](https://github.com/lilili87222) |
| 60 | +- Arizona State University |
32 | 61 |
|
33 | | -- [X] [Create a method to generate the image from a component](https://stackoverflow.com/questions/1349220/convert-jpanel-to-image) |
34 | | -- [X] [Create a method to load personal image inside the JPanel (like powerpoint)](https://stackoverflow.com/questions/22162398/how-to-set-a-background-picture-in-jpanel) |
| 62 | +## Performance |
| 63 | +<div align="center"> |
| 64 | + <img src="https://www.yourkit.com/images/yklogo.png"/> |
| 65 | +</div> |
| 66 | +The YourKit is used also by Google, Microsoft, PayPal, ecc. |
35 | 67 |
|
36 | | -# Sponsor |
| 68 | +- **YourKit**: it supports open source projects with innovative and intelligent tools |
| 69 | +for monitoring and profiling Java and .NET applications. |
| 70 | +YourKit is the creator of <a href="https://www.yourkit.com/java/profiler/">YourKit Java Profiler</a>, |
| 71 | +<a href="https://www.yourkit.com/.net/profiler/">YourKit .NET Profiler</a>, |
| 72 | +and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>. |
37 | 73 |
|
38 | | -If my work was utils to other developers, you can make a little donation at the following link (if you want :)) |
| 74 | +## License |
39 | 75 |
|
40 | | -[](https://vincenzopalazzo.github.io/material-ui-swing-donations) |
| 76 | +<div align="center"> |
| 77 | + <img src="https://opensource.org/files/osi_keyhole_300X300_90ppi_0.png" width="150" height="150"/> |
| 78 | +</div> |
41 | 79 |
|
42 | | - |
| 80 | +Copyright (c) 2018 atharva washimkar. |
43 | 81 |
|
44 | | -[Github donations](https://github.com/sponsors/vincenzopalazzo?preview=true) |
| 82 | +Copyright (c) 2019-2020 atharva washimkar, Vincenzo Palazzo vincenzopalazzodev@gmail.com |
45 | 83 |
|
46 | | -[Liberapay](https://liberapay.com/vincenzopalazzo) |
| 84 | +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |
| 85 | +to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, |
| 86 | +sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
47 | 87 |
|
48 | | -<p align="center" style="font-weight: bold;"> This demo is developed in collaborations with Arizona State University. </p> |
| 88 | +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
49 | 89 |
|
50 | | -<div align="center"> |
51 | | -<img src="https://sundevilgymnastics.com/wp-content/uploads/2016/10/ASU-Womens-Gymnastics-Website.png" /> |
52 | | -</div> |
| 90 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 91 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, |
| 92 | +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE |
| 93 | +OR OTHER DEALINGS IN THE SOFTWARE. |
53 | 94 |
|
0 commit comments