forked from External/mage
Deprected methods changed with more up-to-date ones
This commit is contained in:
parent
aff057e1a7
commit
6577e641e6
3 changed files with 4 additions and 4 deletions
|
|
@ -276,7 +276,7 @@ public class ConsolePanel extends javax.swing.JPanel {
|
|||
.addComponent(jScrollPane2, javax.swing.GroupLayout.DEFAULT_SIZE, 340, Short.MAX_VALUE)
|
||||
);
|
||||
|
||||
btnRemoveTable.setLabel("Remove Table");
|
||||
btnRemoveTable.setText("Remove Table");
|
||||
btnRemoveTable.addActionListener(new java.awt.event.ActionListener() {
|
||||
public void actionPerformed(java.awt.event.ActionEvent evt) {
|
||||
btnRemoveTableActionPerformed(evt);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue