Class AeroBayTransferHandler

java.lang.Object
javax.swing.TransferHandler
megameklab.ui.util.AeroBayTransferHandler
All Implemented Interfaces:
Serializable

public class AeroBayTransferHandler extends TransferHandler
Handles drag-and-drop for aerospace units that use weapon bays. Most of the work of adding, removing, and changing equipment locations is done by the JTree for the weapon arc.
See Also: