Giter Site home page Giter Site logo

devdvidfx / painelfx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gleidsonmt/dashboardfx

0.0 0.0 0.0 115.01 MB

JavaFx Painel

Home Page: https://gleidsonmt.github.io/

License: GNU General Public License v3.0

JavaScript 27.72% Java 66.59% CSS 5.60% HTML 0.09%

painelfx's Introduction

DashboardFx

This project is part of the set of custom components created for JavaFx.

License

πŸ“‘ Overview

In this example, you can see how components in Javafx can be worked to align with a good design. This lib contains methods to fast understand how JavaFX and properties work. As a dashboard separated as modules, you can see the appearance and properties for controls and layouts, and base classes for implementing pre-build views.

πŸ’» Environment

This lib is a component for JavaFx: Get in the official website JavaFx, Tutorial Getting Started

I have a great workstation here, then I've using a gradle 7.2 and Java and JavaFx +17 on Windows. (I really want to test in other systems in future).

πŸš€ Installing

I really recommend to use jpackage to create your jar and the .exe.
!πŸ—’οΈNote ** The generate you .exe you need the wix tool, you can get the url if you using intellij or from here https://wixtoolset.org πŸ₯Έ*** In intellij or visual studio (in visual you need to prepare the ide to use javafx) it's really simple, only open the tab gradle and run the command build after jpackage.

Using in SceneBuilder

If you want or had an error on opening the fxml files, you need the jar with the custom components, using gradle create a jar and import in your SceneBuilder. ...

β˜• Using Dashboard

Just build and run -(ΒΊ-ΒΊ)- there's no trick.. only use gradle to build and run in your ide. If you have problem, or a tip do an issue. ...

🧬 Basic Structure

+ java
  |-- controllers // your controller class
  |-- core	// dash core.. controls, routes..
  |-- views       // java views build
+ Resources
  |-- style // all stylesheets of this dash
  |-- views // directory of fxml views
  |-- web   // there's a directory used for web contents
  -- views.yml

πŸ“Ί On Youtube

...

πŸ›  Enhancements

...

πŸ“« Contributing to Project

To contributing to project, follow these steps:

  1. Fork this repository.
  2. Creates a branch: git checkout -b <branch_name>.
  3. Do your changes and commit: git commit -m '<commit_message>'
  4. Send a branch to origin: git push origin DashboardFx / <local>
  5. Creates pull request.

However, if you don't know How to create a pull Request.

πŸ˜„ Be a contritubutor

πŸ€–I really need more friends.. Send me a email .

πŸ“ License

This project is under license. See the file LICENSE to more details.

⬆ Back to the top

painelfx's People

Contributors

gleidsonmt avatar bdw429s avatar var7600 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.