org.gnu.gtk

Interface TreeDragSourceListener

public interface TreeDragSourceListener

Method Summary
booleangetDragData(TreeDragSource dragSource, TreePath path, SelectionData selectionData)
booleanisRowDraggable(TreeDragSource dragSource, TreePath path)

Method Detail

getDragData

public boolean getDragData(TreeDragSource dragSource, TreePath path, SelectionData selectionData)

isRowDraggable

public boolean isRowDraggable(TreeDragSource dragSource, TreePath path)