de.ukn.hci.squidy.designer.dragndrop
Interface Draggable

All Known Implementing Classes:
HTMLNode, LayerDemoShape, NodeShape, PipelineShape, WorkspaceShape

public interface Draggable

Draggable.

 Date: Feb 14, 2009
 Time: 7:40:19 PM
 

Since:
1.0.0
Version:
$Id: Draggable.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz

Method Summary
 boolean isDraggable()
           
 void setDraggable(boolean draggable)
           
 

Method Detail

isDraggable

boolean isDraggable()

setDraggable

void setDraggable(boolean draggable)


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.