Giter Club home page Giter Club logo

swingx's Introduction

SwingX, salvaged

This repository contains a copy of the source code for the SwingX library. The code was downloaded from the SwingX development SVN repository on java.net before Oracle acquired Sun and took that site offline permanently. The code is therefore more recent than any released version of SwingX. It might have had version number 1.6.6 had it ever been released.

The code was downloaded from https://svn.java.net/svn/swingx~svn/trunk. The downloaded commit was SVN revision 4316 by user "kleopatra", made at 11:59:46 AM, Wednesday, October 09, 2013.

Other repositories have copies of the entire original SVN revision history:

See also this Stack Overflow question and its answers and comments: https://stackoverflow.com/questions/6818528/what-is-the-status-of-swinglabs-swingx-post-acquisition

Eclipse import and the SwingXSet demo program

The original SwingX source code included Maven pom.xml files, but did not include any development environment configuration files. The build-swingx-demos branch of this repository adds Eclipse project files so that the source code can be imported in Eclipse easily.

The build-swingx-demos branch also modifies the pom files to build the swingx-demos project, which is disabled by default. swingx-demos contains SwingXSet, which is a useful demo program that shows off various nonstandard Swing components added by SwingX, similar to what the SwingSet program does for the base set of Swing components.

If you are just looking for a binary of SwingXSet so that you can preview the various SwingX components, you can download an executable JAR file from the releases page.

The original SwingX readme

Readme - SwingLabs SwingX Project - http://swingx.dev.java.net

SwingX is a library of components and utilities extending the Java Swing library; read more at our website, http://swingx.dev.java.net, and Wiki page, http://wiki.java.net/bin/view/Javadesktop/SwingLabsSwingX

Getting the Latest Source

  1. Check out the lastest code Download the latest release from our SVN repository; full instructions are at https://swingx.dev.java.net/servlets/ProjectSource

Building the Source

SwingX relies on Maven for controlling compilation, building docs, testing, etc. You can use our POM files to build the project, some IDEs can directly invoke Maven for you.

To compile from the command line, you'll need to have Apache Maven 3.x installed; see http://maven.apache.org.

You can build SwingX by going to the command line and typing mvn package

That should be it--this will test and build swingx.jar in the target directory.

swingx's People

Contributors

homebeaver avatar arotenberg avatar

Watchers

James Cloos avatar  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.