|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use TreeDnDDelegateInterface | |
|---|---|
| com.sas.models | Interfaces and classes for models which may be displayed in various viewers. |
| com.sas.swing.visuals | com.sas.visuals AWT user interface components ported to swing that are not already provided by JavaSoft. |
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of TreeDnDDelegateInterface in com.sas.models |
|---|
| Classes in com.sas.models that implement TreeDnDDelegateInterface | |
|---|---|
class |
DefaultTreeDnDDelegate
|
| Uses of TreeDnDDelegateInterface in com.sas.swing.visuals |
|---|
| Methods in com.sas.swing.visuals that return TreeDnDDelegateInterface | |
|---|---|
TreeDnDDelegateInterface |
TreeView.getDnDDelegate()
Returns the current DnDDelegate. |
| Methods in com.sas.swing.visuals with parameters of type TreeDnDDelegateInterface | |
|---|---|
void |
TreeView.setDnDDelegate(TreeDnDDelegateInterface newValue)
Sets the DnDDelegate on the TreeView. |
| Uses of TreeDnDDelegateInterface in com.sas.visuals |
|---|
| Methods in com.sas.visuals that return TreeDnDDelegateInterface | |
|---|---|
TreeDnDDelegateInterface |
TreeView.getDnDDelegate()
Returns the current DnDDelegate. |
| Methods in com.sas.visuals with parameters of type TreeDnDDelegateInterface | |
|---|---|
void |
TreeView.setDnDDelegate(TreeDnDDelegateInterface newValue)
Sets the DnDDelegate on the TreeView. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||