Displays the given message in the JLabel shown at the bottom of the JFrame.
A timer is created and the message will be shown for a few seconds then the previous information
shown in the label is restored.
Extension to a JTable with drag and drop capabilities
Custom table model and other required field to providing communication
with the video library and the main program.
Constructor for the Droppable table.
creates a JTable with custom table model and custom settings,
adds drag and drop support and sets required variables.