org.noos.xing.mydoggy.plaf.ui.drag
Class DragAndDropLock

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.drag.DragAndDropLock

public class DragAndDropLock
extends Object


Constructor Summary
DragAndDropLock()
           
 
Method Summary
static boolean isDragAndDropStarted()
           
static boolean isLocked()
           
static void setDragAndDropStarted(boolean isLocked)
           
static void setLocked(boolean isLocked)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DragAndDropLock

public DragAndDropLock()
Method Detail

isLocked

public static boolean isLocked()

setLocked

public static void setLocked(boolean isLocked)

isDragAndDropStarted

public static boolean isDragAndDropStarted()

setDragAndDropStarted

public static void setDragAndDropStarted(boolean isLocked)


Copyright © 2012. All Rights Reserved.