This project is developed using Java Swing and Netbeans. It is designed to showcase various features and functionalities of Java's Swing library.
- Clone the repository:
git clone https://github.com/walyson-scarazzati/interdisciplinar.git
- Open the project in Netbeans.
- Build and run the project.
Follow the user interface to interact with various features of the application. The application includes components like custom document filters and formatted text fields.
fixedLengthDocument.java: A custom document to limit the number of characters in a text field. JMoneyField.java: A formatted text field for handling monetary values. formatar_campos.java: Utility class for formatting various types of fields like dates, phone numbers, and postal codes. Contributing Contributions are welcome! Please fork this repository and submit pull requests.
This project is licensed under the MIT License.
Walyson Scarazzati