Deprected methods changed with more up-to-date ones

This commit is contained in:
vraskulin 2016-12-29 14:46:34 +03:00
parent aff057e1a7
commit 6577e641e6
3 changed files with 4 additions and 4 deletions

View file

@ -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);