Disambiguates SwingWorker which is also available in Java 6.

cusax-fix
Lyubomir Marinov 17 years ago
parent beb60c3f54
commit e8fe2111f8

@ -31,6 +31,7 @@
import net.java.sip.communicator.service.protocol.event.*;
import net.java.sip.communicator.util.*;
import net.java.sip.communicator.util.swing.*;
import net.java.sip.communicator.util.swing.SwingWorker;
/**
* The <tt>ChatPanel</tt> is the panel, where users can write and send messages,

Loading…
Cancel
Save