|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TreeViewColumnDrop
| Method Summary | |
|---|---|
boolean |
allowColumnDrop(TreeView treeView,
TreeViewColumn column,
TreeViewColumn prevColumn,
TreeViewColumn nextColumn)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
| Method Detail |
|---|
boolean allowColumnDrop(TreeView treeView,
TreeViewColumn column,
TreeViewColumn prevColumn,
TreeViewColumn nextColumn)
treeView - A TreeViewcolumn - The TreeViewColumn being draggedprevColumn - A TreeViewColumn on one side of columnnextColumn - A TreeViewColumn on the other side of column
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||