org.favabeans.views
Class DragUnderState

java.lang.Object
  |
  +--org.favabeans.views.DragUnderState

public class DragUnderState
extends Object


Field Summary
static DragUnderState INTO_CONTAINER
           
static DragUnderState NONE
           
static DragUnderState ONTO_CONTENTS
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final DragUnderState NONE

INTO_CONTAINER

public static final DragUnderState INTO_CONTAINER

ONTO_CONTENTS

public static final DragUnderState ONTO_CONTENTS
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.