Click here to Skip to main content
15,892,809 members
Articles / Desktop Programming / Swing

Draggable Components in Java Swing

Rate me:
Please Sign up or sign in to vote.
4.95/5 (16 votes)
7 Oct 2010Apache4 min read 87.5K   5.3K   26  
Create a useful draggable generic component to create custom graphic desktop applications, like visual editors or multimedia management
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package mainPackage.images;

/**
 *
 * @author De Gregorio Daniele
 */
public class Images {

}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Engineer n
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions