forked from External/mage
...
This commit is contained in:
parent
6abd8230a7
commit
5392b92c38
12 changed files with 220 additions and 68 deletions
|
|
@ -58,6 +58,8 @@ public class ChatPanel extends javax.swing.JPanel {
|
|||
/** Creates new form ChatPanel */
|
||||
public ChatPanel() {
|
||||
initComponents();
|
||||
jScrollPane1.setOpaque(false);
|
||||
jScrollPane1.getViewport().setOpaque(false);
|
||||
}
|
||||
|
||||
public void connect(UUID chatId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue