Changed getDropTarget() to match with getGrendelDropTarget()
git-svn-id: svn://10.0.0.236/trunk@20900 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1250,7 +1250,7 @@ public class TreeTable extends JComponent implements Scrollable,
|
||||
fDropTarget = dt;
|
||||
}
|
||||
|
||||
public DropTarget getDropTarget() {
|
||||
public DropTarget getGrendelDropTarget() {
|
||||
return fDropTarget;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user