https://github.com/ecamlioglu/busautomation-java
Buss Registry and Read System - Java Project
https://github.com/ecamlioglu/busautomation-java
Last synced: 9 months ago
JSON representation
Buss Registry and Read System - Java Project
- Host: GitHub
- URL: https://github.com/ecamlioglu/busautomation-java
- Owner: ecamlioglu
- License: mit
- Created: 2020-02-08T00:47:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T19:01:06.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T02:32:41.433Z (over 1 year ago)
- Language: Java
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bus Automation System Java
This project is a record taking and reading project realized in Java.
Swing is used in the design part.
#### Utilized Swing Components
- Label for alerts and titles,
- TextField for inputs,
- Button
- DatePicker for selecting dates
- To use this element
- ```markdown
open Tools -> Select Palette -> Click Swing Components -> Add from JAR... -> (select editor folder (ex. ProgramFiles/Netbeans 8.2)) go inside ~/Netbeans8.2/ide/modules/ext -> select swingx-all-1.6.4.jar and next -> select JXDatePicker and next -> select 'Swing Controls' files and finish
```
## Installation
You don't need to do anything extra to open this project because this project was developed with Netbeans (version 8.2).
## Adjustments
Please make the database connection after making the necessary adjustments.
- After adding the datepickers to the interface, set and open closed lines in the source code.
- After installing the database, enter your database information in the required lines (database.java) of code.
------
Contact me for other things via email -> secamlioglu@gmail.com