|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DnDMotionComponent
The motion component is displayed during the drag'n drop operation on the FormSheet.getDragLayer()
Method Summary | |
---|---|
javax.swing.JComponent |
getDnDMotionComponent(java.lang.Object item,
int count)
initial call to create the component |
void |
updateDnDMotionComponentCount(int count)
update the count of motion component |
Method Detail |
---|
javax.swing.JComponent getDnDMotionComponent(java.lang.Object item, int count)
item
- item that is transferredcount
- number of transferred items
void updateDnDMotionComponentCount(int count)
count
- new count
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |