News

This repository contains a Java Swing example application that is based on a pluggable MVC architecture. It is an attempt to show how pluggable user interfaces can be implemented, and the basic ...
A project of a desktop calendar application written in JAVA using Swing. The application is written in a client-server architecture. It has the ability to add events and display them in chronological ...
This first part of the article is an overview of a Swing demo application, a text editor called JPad. Experienced Swing developers can probably give the architecture a glance, then move on to ...