Recent content by Suxil_7
-
Java When I press the "show" button it does not show any table and error
I need help. When I press show button it does not show any table and error. Here is the code: package Demo; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.table.DefaultTableModel; import...- Suxil_7
- Thread
- Error Table
- Replies: 1
- Forum: Programming and Computer Science