Class SQLObjectMoveHandler

java.lang.Object
javax.swing.TransferHandler
net.hironico.minisql.ui.visualdb.SQLObjectMoveHandler
All Implemented Interfaces:
Serializable

public class SQLObjectMoveHandler extends TransferHandler
Use this class to handle drag and drop of SQL Objects inside the application.
See Also: