Class InspectorTableClipboardAdapter

  • All Implemented Interfaces:
    ActionListener, Serializable, EventListener

    public class InspectorTableClipboardAdapter
    extends TransferHandler
    implements ActionListener
    TableClipboardAdapter enables Cut-Copy-Paste Clipboard functionality on JTables. The clipboard data format used by the adapter is compatible with the clipboard format used by Excel/OpenOffice Calc. This provides for clipboard interoperability between enabled JTables and Excel/OpenOffice Calc.
    Version:
    $id$
    Author:
    Matej Sekoranja
    See Also:
    Serialized Form