| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DnDMotionComponent | |
|---|---|
| org.salespointframework.core | This package contains the central classes of the Framework. | 
| org.salespointframework.desktop | |
| org.salespointframework.desktop.dnd | This package contains the drag'n drop interfaces and classes. | 
| Uses of DnDMotionComponent in org.salespointframework.core | 
|---|
| Fields in org.salespointframework.core declared as DnDMotionComponent | |
|---|---|
protected  DnDMotionComponent | 
FormSheet.DnDDispatcher.motionCmp
motion component which is displayed in drag layer  | 
| Uses of DnDMotionComponent in org.salespointframework.desktop | 
|---|
| Methods in org.salespointframework.desktop that return DnDMotionComponent | |
|---|---|
 DnDMotionComponent | 
JModelFilter.JDroppableInstructionField.getDnDMotionComponent(java.lang.Object item,
                      int count)
no drag -> no motion component  | 
 DnDMotionComponent | 
JListView.getDnDMotionComponent(java.lang.Object item,
                      int count)
 | 
 DnDMotionComponent | 
JAbstractTable.getDnDMotionComponent(java.lang.Object item,
                      int count)
 | 
| Uses of DnDMotionComponent in org.salespointframework.desktop.dnd | 
|---|
| Classes in org.salespointframework.desktop.dnd that implement DnDMotionComponent | |
|---|---|
 class | 
DefaultDnDMotionComponent
default motion component. used for JAbstractTables for example | 
 class | 
DefaultListViewDnDMotionComponent
default DnDMotionComponent for JListView
 uses ListCellRenderer | 
| Methods in org.salespointframework.desktop.dnd that return DnDMotionComponent | |
|---|---|
 DnDMotionComponent | 
DnDComponent.getDnDMotionComponent(java.lang.Object item,
                      int count)
get the component which is displayed during drag'n drop operation on FormSheet.getDragLayer() | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||