gcc/libjava/java/awt/dnd
Michael Koch 5eec7c8caf 2003-03-24 Michael Koch <konqueror@gmx.de>
* java/awt/dnd/DropTarget.java
	(DropTargetAutoScroller): According to the online documentation, this
	is protected, but in reality it is public.
	* java/awt/dnd/DropTargetContext.java
	(TransferableProxy): According to the online documentation, this
        is protected, but in reality it is public.

From-SVN: r64794
2003-03-24 13:12:55 +00:00
..
peer
Autoscroll.java
DnDConstants.java
DnDEventMulticaster.java
DragGestureEvent.java
DragGestureListener.java
DragGestureRecognizer.java
DragSource.java
DragSourceAdapter.java
DragSourceContext.java
DragSourceDragEvent.java
DragSourceDropEvent.java
DragSourceEvent.java
DragSourceListener.java
DragSourceMotionListener.java
DropTarget.java 2003-03-24 Michael Koch <konqueror@gmx.de> 2003-03-24 13:12:55 +00:00
DropTargetAdapter.java
DropTargetContext.java 2003-03-24 Michael Koch <konqueror@gmx.de> 2003-03-24 13:12:55 +00:00
DropTargetDragEvent.java
DropTargetDropEvent.java
DropTargetEvent.java
DropTargetListener.java
InvalidDnDOperationException.java
MouseDragGestureRecognizer.java 2003-03-02 Michael Koch <konqueror@gmx.de> 2003-03-02 19:24:49 +00:00