|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HandlerHost.Handler
A transfer handler.
Method Summary | |
---|---|
void |
handle(CommodityContainer commodities,
Point location)
Handle the given transfers. |
Method Detail |
---|
void handle(@NotNull CommodityContainer commodities, Point location) throws TransferException
commodities
- A map containing transfer type-mapped commodities.location
- a Point indicating the Cursor's current location in the Component's coordinates.
TransferException
- If the transfer failed for any reason.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |