|
Project Information
|
PureJ UI FeaturesPureJ UI provides some simple base-classes for building Java Swing applications.
Requisites
Maven users just need to add the following dependency: <dependency>
<groupId>com.purej</groupId>
<artifactId>purej-ui</artifactId>
<version>1.0</version>
</dependency>
|