|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DnDComponent | To use drag'n drop on FormSheet the component has to implement this interface and needs
to register itself via FormSheet.registerDnDComponent(DnDComponent) |
DnDMotionComponent | The motion component is displayed during the drag'n drop operation on the FormSheet.getDragLayer() |
Class Summary | |
---|---|
DefaultDnDMotionComponent | default motion component. used for JAbstractTable s for example |
DefaultListViewDnDMotionComponent | default DnDMotionComponent for JListView
uses ListCellRenderer |
DefaultListViewDnDMotionComponent.ShadowCatalogItem | shadow item to move multiple CatalogItem s |
DefaultListViewDnDMotionComponent.ShadowCountingStockItemDBEntry | shadow item to move multiple items |
MoveAction | describes a move action |
This package contains the drag'n drop interfaces and classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |