Uses of Package
jmri.util.iharder.dnd
Packages that use jmri.util.iharder.dnd
Package
Description
Tools and utilities for doing a systematic reworking of the JMRI GUI.
-
Classes in jmri.util.iharder.dnd used by jmri.util.iharder.dndClassDescriptionInstead of passing your data directly to the
TransferableObjectconstructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).Implement this inner interface to listen for when uris are dropped.This is the event that is passed to theURIsDropped(...)method in yourURIDropListenerwhen URIs are dropped onto a registered drop target. -
Classes in jmri.util.iharder.dnd used by jmri.util.swingClassDescriptionImplement this inner interface to listen for when uris are dropped.