| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InserterSource
Contains information about a drop and drop operation that needs to be examined by
 an Inserter.
| Method Summary | |
|---|---|
|  StationDropItem | getItem()Gets information about the item that is dropped. | 
|  StationDropOperation | getOperation()Gets the StationDropOperationthat was created byDockStation.prepareDrop(StationDropItem),
 this might benullif the station was not yet asked or if the station does not
 accept the new child. | 
|  DockStation | getParent()Gets the DockStationwhich might be the next parent ofgetItem(). | 
| Method Detail | 
|---|
DockStation getParent()
DockStation which might be the next parent of getItem().
nullStationDropItem getItem()
DockableStationDropOperation getOperation()
StationDropOperation that was created by DockStation.prepareDrop(StationDropItem),
 this might be null if the station was not yet asked or if the station does not
 accept the new child.
null| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||