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 XPanelPeer.java (beginLayout, [...]): New methods. 2003-03-01 22:14:21 +00:00
Autoscroll.java
DnDConstants.java
DnDEventMulticaster.java DnDEventMulticaster.java: New file. 2003-03-02 14:24:48 +00:00
DragGestureEvent.java
DragGestureListener.java
DragGestureRecognizer.java
DragSource.java DnDEventMulticaster.java: New file. 2003-03-02 14:24:48 +00:00
DragSourceAdapter.java
DragSourceContext.java DnDEventMulticaster.java: New file. 2003-03-02 14:24:48 +00:00
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