All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jidesoft.swing.DragableHandle Maven / Gradle / Ivy

There is a newer version: 3.6.18
Show newest version
/*
 * @(#) DragableHandle.java
 * Last modified date: 2/9/2005
 *
 * Copyright 2002 - 2005 JIDE Software Inc. All rights reserved.
 */
package com.jidesoft.swing;

/**
 * An interface to indicate a component can be used as a handle to be drag.
 */
public interface DragableHandle {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy